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-3.c
blob
741a917df5dde39ec84ec101b1d054bf28a7237d
1
/* { dg-options "-I. -Winvalid-pch -fno-unit-at-a-time" } */
2
3
#include
"valid-3.h"
/* { dg-error "settings for -funit-at-a-time do not match|No such file|they were invalid" } */
4
5
int
x
;