* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr26781-2.c
blob47168fdc63b0499254af1dd596ca957939a26767
1 void zconfdump(__SIZE_TYPE__ i)
3 for (;;)
5 char __a0;
6 __a0 = ("\"\\")[i];
7 if (__a0)
8 return;