rt_gccstream/gcc/testsuite/gcc.c-torture/compile/920501-1.c

6 lines
68 B
C

#ifndef NO_LABEL_VALUES
a(){int**b[]={&&c};c:;}
#else
int x;
#endif