2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 941014-4.c
blob9e673f378335bfef33402036502ffae9676a3b61
1 #ifndef NO_LABEL_VALUES
2 f (int *re)
4 int *loops = 0, *loope = 0;
5 unsigned dat0 = 0;
6 static void *debug = &&firstdebug;
8 firstdebug:
9 g (loops, loope);
11 if (dat0 & 1)
12 re[(dat0 >> 2) & 3] = 0;
14 #else
15 int x;
16 #endif