2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920410-2.c
blob958aae9cb0f2d86bf97feb36818162e8d42f0f53
1 joe()
3 int j;
5 while( 1 )
7 for( j = 0; j < 4; j++ )
9 for( j = 0; j < 4; j++ )