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

6 lines
158 B
Fortran

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