]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/macro7.c
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / macro7.c
diff --git a/gcc/testsuite/gcc.dg/cpp/macro7.c b/gcc/testsuite/gcc.dg/cpp/macro7.c
deleted file mode 100644 (file)
index 6f2c67c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* { dg-do preprocess } */
-
-/* Test we don't complain about directives in macro expansions when
-   looking for the '(' of a function-like macro.
-
-   Submitter: Neil Booth. 3 Mar 2000.  */
-
-#define f(x) x
-f
-#define g