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 r158229 through r158464 into branch.
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
warning-directive-4.c
blob
23069f8ade2cd4ab46fbac61e3ab24fcd228f00e
1
// { dg-do preprocess }
2
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Wno-cpp" { target c } }
3
// { dg-options "-fdiagnostics-show-option -Wno-cpp" { target c++ } }
4
#warning
"Not printed"
// { dg-bogus "." }