OSDN Git Service

PR tree-optimization/34046
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920301-1.c
1 #ifndef NO_LABEL_VALUES
2 f(){static void*t[]={&&x};x:;}
3 #endif
4 g(){static unsigned p[5];}