* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / bt.c
blobac20c05674dd85a5c4e1ed25aaa2e05989742a66
1 main ()
3 int i;
5 for (i = 1000000; --i;)