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

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