* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr46547-1.c
blob67d8e1e7e9aa9355b1633ee9c23f23b34a0746f5
1 void foo (void) {
2 _Bool d;
3 long double _Complex *s;
5 d = *s++;