Merged r157896 through r158228 into branch.
[official-gcc.git] / gcc / testsuite / g++.dg / cpp / warning-directive-3.C
blob8ed66c66f1d3b8a798ea7827afa2858a9bb1184e
1 // { dg-do preprocess }
2 // { dg-options "-fdiagnostics-show-option -Werror -Wno-error=cpp" }
4 #warning "Printed"  // { dg-warning "\"Printed\" .-Wcpp." }