]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/c-c++-common/cpp/warning-directive-3.c
re PR middle-end/32628 (bogus integer overflow warning)
[gcc.git] / gcc / testsuite / c-c++-common / cpp / warning-directive-3.c
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror -Wno-error=cpp" { target c } }
3 // { dg-options "-fdiagnostics-show-option -Werror -Wno-error=cpp" { target c++ } }
4 #warning "Printed" // { dg-warning "\"Printed\" .-Wcpp." }
This page took 0.035656 seconds and 5 git commands to generate.