* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / lop.c
blob72464111d4dff25097c277986d37c51164455147
1 lop (a)
3 do
4 a--;
5 while (a >= -1);