URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [empty-source-3.c] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test diagnostic for an empty source file. Test with -pedantic-errors. */ /* Origin: Joseph Myers <joseph@codesourcery.com> */ /* { dg-do compile } */ /* { dg-options "-pedantic-errors" } */ /* { dg-error "error: ISO C forbids an empty source file" "empty" { target *-*-* } 1 } */
Go to most recent revision | Compare with Previous | Blame | View Log