OSDN Git Service

* config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920501-7.c
1 #ifndef NO_LABEL_VALUES
2 x(){if(&&e-&&b<0)x();b:goto*&&b;e:;}
3 #else
4 int x;
5 #endif