OSDN Git Service

PR middle-end/32628
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / warning-directive-3.c
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror -Wno-error=cpp" }
3
4 #warning "Printed"  // { dg-warning "\"Printed\" .-Wcpp." }