[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
[official-gcc.git] / gcc / testsuite / g++.dg / parse / operator4.C
blob054ddc8354f2ec210d79263589aee7b60d466599
1 int operator *(int, ...); // { dg-error "class|variable number of arguments" }