* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / sparcbug.c
blobcd42a86ccccce17e8fd8302df4ffeee17f466dcf
1 foo (a)
3 int b = a;
4 return b + 8762345;