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

#warning "Not printed"
! { dg-bogus "." "" { target *-*-* } 4 }