[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
[official-gcc.git] / gcc / testsuite / g++.dg / other / label1.C
blob74572dc7d2c717c01773284cdaf42fb7a953bf84
1 //PR c++/27820
3 void foo()
5     L: L: ; // { dg-error "duplicate label" }