Merge from mainline
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr25861.c
blobcdd8efbc45542836fa18f869702efbc40ab16dbd
1 int f(void *a)
3 return !(&a);