* diagnostic.h (diagnostic_override_option_index): New macro to
[official-gcc.git] / gcc / testsuite / gfortran.dg / warning-directive-1.F90
blob5f5931572c28f28b8546b5aa46c0ab396971369c
1 ! { dg-do preprocess }
2 ! { dg-options "-std=f95 -fdiagnostics-show-option" }
4 #warning "Printed"
5 ! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } 4 }