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