* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / xor.c
blob435f2231e649056629470f525a5485ec5ff4910c
1 foo (a, b)
3 return ~(a ^ ~123);