rt_gccstream/gcc/testsuite/gfortran.dg/warning-directive-3.F90

6 lines
181 B
Fortran

! { dg-do preprocess }
! { dg-options "-std=f95 -fdiagnostics-show-option -Werror -Wno-error=cpp" }
#warning "Printed"
! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } 4 }