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
* cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
warning-directive-2.F90
blob
7b07958f4f17c6d06fb755ca4cdd8b62e2926ab1
1
! { dg-do preprocess }
2
! { dg-options "-std=f95 -fdiagnostics-show-option -Werror=cpp" }
3
! { dg-message "some warnings being treated as errors" "" { target *-*-* } 0 }
4
#warning "Printed"
5
! { dg-error "\"Printed\" .-Werror=cpp." "" { target *-*-* } .-1 }