summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/warning-directive-3.F90
blob: d30fd4044f54a3078fadb4316db0b2d399078061 (plain)
1
2
3
4
5
! { dg-do preprocess }
! { dg-options "-std=f95 -fdiagnostics-show-option -Werror -Wno-error=cpp" }

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