summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext/label6.C
blob: e4b0c37c2d10ec3386025ca6b8ca4e1922c9f31e (plain)
1
2
3
// PR c++/32108

__label__ L; // { dg-error "not at the beginning" }