]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.ext/syshdr1.C
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.old-deja / g++.ext / syshdr1.C
diff --git a/gcc/testsuite/g++.old-deja/g++.ext/syshdr1.C b/gcc/testsuite/g++.old-deja/g++.ext/syshdr1.C
deleted file mode 100644 (file)
index 69d0c7a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-// Test that we don't complain about trying to define bool or wchar_t in a
-// system header.
-
-// Special g++ Options:
-// Build don't link:
-
-# 1 "syshdr1.C"
-# 1 "syshdr1.h" 1 3
-typedef int bool;
-typedef int wchar_t;
-# 2 "syshdr1.C" 2