FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / lop.c
blob72464111d4dff25097c277986d37c51164455147
1 lop (a)
3 do
4 a--;
5 while (a >= -1);