summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-3.c
blob: 586c363c6e920bbec1573cd97e5418aa00b4d1eb (plain)
1
2
3
4
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -trigraphs -Werror=trigraphs" }
/* { dg-message "some warnings being treated as errors" "" {target "*-*-*"} 0 } */
??=  // { dg-error "trigraph \\?\\?= converted to # .-Wtrigraphs." }