repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
valid-1.c
blob
ebfa85a99497b9d406fb97b8f56f318d621cb752
1
/* { dg-options "-I. -Winvalid-pch -g" } */
2
3
#include
"valid-1.h"
/* { dg-error "created with -gnone, but used with -g|No such file|they were invalid" } */
4
5
int
x
;