]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/assembl2.S
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / assembl2.S
diff --git a/gcc/testsuite/gcc.dg/cpp/assembl2.S b/gcc/testsuite/gcc.dg/cpp/assembl2.S
deleted file mode 100644 (file)
index 0cfad1f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.  */
-
-/* { dg-do preprocess } */
-
-/* Source: Bug report of Jonathan Larmour.  Tweaked for test suite by
-   Neil Booth, 17 Jan 2000.  */
-
-/* We would not test the buffer->was_skipping variable when skipping,
-   meaning that some false directives confused CPP.  */
-
-#if 0
-        # foo
-        # fee
-        # fie
-        # foe
-        # fum
-#elif 0
-        # bundy
-#endif