URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [valid-3.c] - Rev 12
Compare with Previous | Blame | View Log
/* { dg-options "-I. -Winvalid-pch -fno-unit-at-a-time" } */ #include "valid-3.h"/* { dg-error "settings for -funit-at-a-time do not match|No such file|they were invalid" } */ int x;