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
PR middle-end/77674
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
warning-directive-1.F90
blob
5f5931572c28f28b8546b5aa46c0ab396971369c
1
! { dg-do preprocess }
2
! { dg-options "-std=f95 -fdiagnostics-show-option" }
3
4
#warning "Printed"
5
! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } 4 }