PR c/56980
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / warn-trigraphs-2.c
blobff87ae549511aea7cc8812f7e287849d650ad184
1 // { dg-do preprocess }
2 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Wtrigraphs" }
4 ??= // { dg-warning "trigraph \\?\\?= ignored, use -trigraphs to enable .-Wtrigraphs." }