1 /* Test for implicit return 0 from main in C99. */
2 /* Origin: Joseph Myers <jsm28@cam.ac.uk> */
4 /* { dg-options "-std=iso9899:1999 -pedantic-errors -Wreturn-type -O -fhosted" } */
9 } /* { dg-bogus "control reaches end" "missing implicit return" } */