* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / test.c
blob46e830a3521bb3fdedc2e9ee586cf6a4e8729908
1 foo (a)
3 if (a & 38)
4 return 1;
5 return 0;