Merged r157896 through r158228 into branch.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warning-directive-3.c
blob48c97f3ac5b1197a264856222727daa7965a1d9d
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror -Wno-error=cpp" }
4 #warning "Printed" // { dg-warning "\"Printed\" .-Wcpp." }