* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920626-1.c
blob54419866a1fcdfa07116f3182eadeac5a3d6c76e
1 f(x)unsigned x;{return x>>-5;}