aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/ext/label4.C
blob: 93f140f3429f1fc416d63f5e585e960869ae5e57 (plain)
1
2
3
4
5
6
// 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" }