]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/widestr1.c
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / widestr1.c
diff --git a/gcc/testsuite/gcc.dg/cpp/widestr1.c b/gcc/testsuite/gcc.dg/cpp/widestr1.c
deleted file mode 100644 (file)
index 0b68201..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Copyright (C) 2000, 2001  Free Software Foundation.
-
-   by Alexandre Oliva  <oliva@lsd.ic.unicamp.br>  */
-
-/* { dg-do preprocess } */
-
-#line 1 L"foo" /* { dg-error "not a valid filename" "wide string in #line" } */
-#include L"stdio.h" /* { dg-error "expects" "wide string in #include" } */
-