rt_gccstream/gcc/testsuite/gcc.c-torture/compile/941014-4.c

17 lines
228 B
C

#ifndef NO_LABEL_VALUES
f (int *re)
{
int *loops = 0, *loope = 0;
unsigned dat0 = 0;
static void *debug = &&firstdebug;
firstdebug:
g (loops, loope);
if (dat0 & 1)
re[(dat0 >> 2) & 3] = 0;
}
#else
int x;
#endif