* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 921126-1.c
bloba7b908b2ef0d5f98c260c67bc31e1ece61dc7e04
1 f()
3 long long a0, a1, a0s, val;
4 int width;
5 float d;
6 if (d)
8 if (a0s & (1LL << width))
10 return a0 / a1;