OSDN Git Service

* c-c++-common/raw-string-1.c: Combine C and C++ raw string tests.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / label6.C
1 // PR c++/32108
2
3 __label__ L; // { dg-error "not at the beginning" }