FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920301-1.c
blobc4d663eb8a7a7406b1dfe0ab2992ec4df49f8cde
1 #ifndef NO_LABEL_VALUES
2 f(){static void*t[]={&&x};x:;}
3 #endif
4 g(){static unsigned p[5];}