* gcc.dg/predict-12.c: New testcase.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warn-trigraphs-1.c
blob4f3779df2212b3319a6d0f69110661620379c856
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -trigraphs -Wtrigraphs" }
4 ??= // { dg-warning "trigraph \\?\\?= converted to # .-Wtrigraphs." }