* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / bt.c
blobac20c05674dd85a5c4e1ed25aaa2e05989742a66
1 main ()
3 int i;
5 for (i = 1000000; --i;)