Merged r158229 through r158464 into branch.
[official-gcc.git] / gcc / testsuite / c-c++-common / cpp / warning-directive-4.c
blob23069f8ade2cd4ab46fbac61e3ab24fcd228f00e
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Wno-cpp" { target c } }
3 // { dg-options "-fdiagnostics-show-option -Wno-cpp" { target c++ } }
4 #warning "Not printed" // { dg-bogus "." }