]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi3.def
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi3.def
diff --git a/gcc/testsuite/gcc.dg/cpp/mi3.def b/gcc/testsuite/gcc.dg/cpp/mi3.def
deleted file mode 100644 (file)
index 375d9c7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Another test case for over-eager multiple include optimization.    
-   This one distilled from glibc's setlocale.c and categories.def.
-   The #ifdef block doesn't cover the entire file, so it must not be
-   taken for a reinclude guard.  */
-
-#ifndef NO_POSTLOAD
-#define NO_POSTLOAD NULL
-#endif
-
-int X;