2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920501-1.c
blob29e197341aa7ed655131b312e2c61c434afa393d
1 #ifndef NO_LABEL_VALUES
2 a(){int**b[]={&&c};c:;}
3 #else
4 int x;
5 #endif