* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / f2.c
blob8bb384902b99cbcc1fc2160cfb9062db0880a8c3
1 foo (double *p)
3 p[0] = p[1];