OSDN Git Service

2004-10-05 Andrew Pinski <pinskia@physics.uc.edu>
[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];}