aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920501-1.c
blob: 29e197341aa7ed655131b312e2c61c434afa393d (plain)
1
2
3
4
5
#ifndef NO_LABEL_VALUES
a(){int**b[]={&&c};c:;}
#else
int x;
#endif