C99 testsuite readiness: Compile more tests with -std=gnu89
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / a.c
blob00c5aa891c2e59666f826172edad9f09cfe82603
1 /* { dg-additional-options "-std=gnu89" } */
3 foo (a)
5 return a & 65535;