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