aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c')
-rw-r--r--gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c b/gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c
deleted file mode 100644
index 4fe96a4d7..000000000
--- a/gcc-4.8.1/gcc/testsuite/gcc.dg/cpp/cmdlne-dU-14.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* { dg-do preprocess } */
-/* { dg-options "-nostdinc -P -dU" } */
-/* { dg-final { scan-file cmdlne-dU-14.i "^\n*B\n+#define A B\n+B\n*$" } } */
-#define A B
-A
-A