OSDN Git Service

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