OSDN Git Service

abd6427cd8a4bf4ab2668545df3a5570c86e4f54
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / cpp / warning-directive-2.C
1 // { dg-do preprocess }
2 // { dg-options "-fdiagnostics-show-option -Werror=cpp" }
3
4 #warning "Printed"  // { dg-error "\"Printed\" .-Wcpp." }