C99 testsuite readiness: Compile more tests with -std=gnu89
[official-gcc.git] / gcc / testsuite / gcc.misc-tests / outputs-1.c
blob35f19cfbc783d63b66a18781336331f18eb15cd8
1 extern void f();
2 int main() {
3 f();