aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920301-1.c
blob: c4d663eb8a7a7406b1dfe0ab2992ec4df49f8cde (plain)
1
2
3
4
#ifndef NO_LABEL_VALUES
f(){static void*t[]={&&x};x:;}
#endif
g(){static unsigned p[5];}