OSDN Git Service

2009-07-17 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / label4.C
1 // PR c++/20563: ICE (--enable-checking), infinite loop (--disable-checking)
2 // Origin:       Giovanni Bajo <giovannibajo@libero.it>
3
4 // { dg-do compile }
5
6 __label__ *l;  // { dg-error "not at the beginning of" }