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