* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20040214-1.c
blob90b09dcdbabfe288ce4b7eed9e16f10a75e10400
1 void foo(void)
3 char c;
5 for (c = -75; c <= 75; c++)