* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / BUG16.c
blobdaeae2ca562a77f4926ff428dc2fb1029ea64a0a
1 setgetlen (a)
2 int *a;
4 while (*a++ & 0x80000000)