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