URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [valid-1.c] - Rev 816
Compare with Previous | Blame | View Log
/* { dg-options "-I. -Winvalid-pch -g" } */ #include "valid-1.h"/* { dg-error "created with -gnone, but used with -g|No such file|they were invalid" } */ int x;