summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gcc.dg/cpp/tr-direct.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/tr-direct.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/tr-direct.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/tr-direct.c b/gcc/testsuite/gcc.dg/cpp/tr-direct.c
deleted file mode 100644
index 56a52ba1b3b..00000000000
--- a/gcc/testsuite/gcc.dg/cpp/tr-direct.c
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Test for some basic aspects of -traditional directive processing. */
-
-/* { dg-do preprocess } */
-/* { dg-options -traditional } */
-
-/* There is a #error directive. */
-
-#error bad /* { dg-error "bad" } */
-
-/* Directives with their #s indented are not recognized. */
- #if 0 /* { dg-bogus "unterminated" } */
OpenPOWER on IntegriCloud