]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.c-torture/execute/920730-1t.c
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.c-torture / execute / 920730-1t.c
diff --git a/gcc/testsuite/gcc.c-torture/execute/920730-1t.c b/gcc/testsuite/gcc.c-torture/execute/920730-1t.c
deleted file mode 100644 (file)
index 7467f35..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/* This is just 920730-1.c compiled with -traditional.
-   See 920730-1t.x.  */
-
-/* It is necessary to undefine __GNUC__ in order to prevent glibc 2.2's
-   sys/cdefs.h from issuing an #error.  Do Not Ask.  */
-#undef __GNUC__
-
-#include "920730-1.c"