* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / bc.c
blobc713bb61b3dce10f7b4a3f4d393c1cbd9e5aeb44
1 foo (a, b)
3 return a % (1 << b);