2014-04-15 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gfortran.dg / warning-directive-3.F90
blobaa20c1942a199e3ceed2085bec6850ac3c6e663a
1 ! { dg-do preprocess }
2 ! { dg-options "-std=f95 -fdiagnostics-show-option -Werror -Wno-error=cpp" }
4 #warning "Printed"
5 ! { dg-warning "\"Printed\" .-Wcpp." "" { target *-*-* } 4 }