* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / tmp.c
blob463d9fb530d0e8a0e6e9d6bf1d697fc2f32485ac
1 foo (a, b)
3 return (a - b) == 0;