re PR other/42965 (no "warnings being treated as errors" for individual -Werror=x...
[gcc.git] / gcc / testsuite / gcc.dg / cpp / warn-trigraphs-4.c
index 240ae0f217586e5aa50f1ec6372971de0fa9e7ca..ba0dd516492162c0bb4c0227d7e5dd820ebfea4c 100644 (file)
@@ -1,4 +1,4 @@
 // { dg-do preprocess }
 // { dg-options "-std=gnu99 -fdiagnostics-show-option -Werror=trigraphs" }
-
+/* { dg-message "some warnings being treated as errors" "" {target "*-*-*"} 0 } */
 ??=  // { dg-error "trigraph \\?\\?= ignored, use -trigraphs to enable .-Wtrigraphs." }