2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20010421-1.c
blobbec6aa9030483ece704f93593463d63d0abc1275
1 int j;
3 void residual ()
5 long double s;
6 for (j = 3; j < 9; j++)
7 s -= 3;