* gcc.target/i386/mpx/hard-reg-1-nov.c (mpx_test): Use "esp"
[official-gcc.git] / gcc / testsuite / gfortran.dg / warning-directive-3.F90
blobd30fd4044f54a3078fadb4316db0b2d399078061
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 *-*-* } .-1 }