(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
ext/
label4.C
// PR c++/20563: ICE (--enable-checking), infinite loop (--disable-checking)
// Origin:       Giovanni Bajo <giovannibajo@libero.it>

// { dg-do compile }

__label__ *l;  // { dg-error "not at the beginning of" }