rt_gccstream/gcc/testsuite/gcc.c-torture/compile/921126-1.c

12 lines
129 B
C

f()
{
long long a0, a1, a0s, val;
int width;
float d;
if (d)
;
if (a0s & (1LL << width))
;
return a0 / a1;
}