aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/warning-directive-1.F90
blob: 94966ca78aa0f994e7bb770f6ee340ff62050cec (plain)
1
2
3
4
5
! { dg-do preprocess }
! { dg-options "-std=f95 -fdiagnostics-show-option" }

#warning "Printed"
! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } .-1 }