aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.brendan/label1.C
blob: ff0b87c3097a278b1b18e1b2c03210fe8da88469 (plain)
1
2
3
4
// Build don't link: 
// GROUPS passed labels
// it should only give 1 error, about using an undefined label
int main(void) { goto dummy; }// ERROR - .*