ieee_9.f90: XFAIL on arm*-*-gnueabi[hf].
[official-gcc.git] / gcc / testsuite / gfortran.dg / warning-directive-4.F90
blob2f25be4b405445e8f860ad378927d6969ae500d5
1 ! { dg-do preprocess }
2 ! { dg-options "-std=f95 -fdiagnostics-show-option -Wno-cpp" }
4 #warning "Not printed"
5 ! { dg-bogus "." "" { target *-*-* } .-1 }