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
fix pr/45972
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
warning-directive-4.F90
blob
a5c38114957f71fc1baff700235247c069b8c81e
1
! { dg-do preprocess }
2
! { dg-options "-std=f95 -fdiagnostics-show-option -Wno-cpp" }
3
4
#warning "Not printed"
5
! { dg-bogus "." "" { target *-*-* } 4 }