* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr25861.c
blobcdd8efbc45542836fa18f869702efbc40ab16dbd
1 int f(void *a)
3 return !(&a);