OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920501-1.c
1 #ifndef NO_LABEL_VALUES
2 a(){int**b[]={&&c};c:;}
3 #else
4 int x;
5 #endif