]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/Wtrigraphs.c
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / Wtrigraphs.c
diff --git a/gcc/testsuite/gcc.dg/cpp/Wtrigraphs.c b/gcc/testsuite/gcc.dg/cpp/Wtrigraphs.c
deleted file mode 100644 (file)
index 2dee1e5..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/* { dg-do preprocess } */
-/* { dg-options "-Wtrigraphs -fno-show-column" } */
-
-/* Test we don't double warn for trigraphs immediately after preceding
-   text.  Source Neil Booth.  22 Nov 2000.  */
-
-abcdef??<                      /* { dg-warning "ignored" } */
-123456??>                      /* { dg-warning "ignored" } */
-+??=                           /* { dg-warning "ignored" } */