First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.c-torture / unsorted / lop.c
blob72464111d4dff25097c277986d37c51164455147
1 lop (a)
3 do
4 a--;
5 while (a >= -1);