repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged r157896 through r158228 into branch.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
warning-directive-3.c
blob
48c97f3ac5b1197a264856222727daa7965a1d9d
1
// { dg-do preprocess }
2
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror -Wno-error=cpp" }
3
4
#warning
"Printed"
// { dg-warning "\"Printed\" .-Wcpp." }