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