* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr37207.c
blob72333d26f6c9d6b71303a9c4cda3fbdcf403ebc3
1 void
2 func_18 ( int t )
4 unsigned l_889;
5 int l_895 = 1;
6 for (0; 1; ++l_889)
8 int t1 = 0;
9 if (func_81 (1))
11 int rhs = l_895;
12 if (rhs == 0)
13 rhs = 1;
14 if (1 & (t % rhs))
15 t1 = 1;
17 func_98 (t1);
18 l_895 = 0;