aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/trad/comment-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/trad/comment-3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c b/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c
index e2710ad5629..4694b1a922a 100644
--- a/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c
+++ b/gcc/testsuite/gcc.dg/cpp/trad/comment-3.c
@@ -1,6 +1,8 @@
/* Test we don't accept C++ comments. */
/* { dg-do preprocess } */
+/* APPLE LOCAL -Wextra-tokens 2001-08-01 --sts */
+/* { dg-options "-traditional-cpp -Wextra-tokens" } */
#if 0
#endif // /* { dg-warning "extra tokens" } */