aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/comment-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/trad/comment-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/trad/comment-2.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/trad/comment-2.c b/gcc/testsuite/gcc.dg/cpp/trad/comment-2.c
deleted file mode 100644
index 8d54e3a0f32..00000000000
--- a/gcc/testsuite/gcc.dg/cpp/trad/comment-2.c
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Test for warning of nested comments. */
-
-/* { dg-do preprocess } */
-
-/* { dg-options "-traditional-cpp -Wcomments" }
-
-/* /* */ /* { dg-warning "within comment" } */
-
-/*
-
- /* { dg-warning "within comment" } */