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

6 lines
151 B
Fortran

! { dg-do preprocess }
! { dg-options "-std=f95 -fdiagnostics-show-option -Wno-cpp" }
#warning "Not printed"
! { dg-bogus "." "" { target *-*-* } 4 }