aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/extratokens.c
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-07-07 18:03:23 +0000
committerno-author <no-author@gcc.gnu.org>2005-07-07 18:03:23 +0000
commitaef20aaf8817d9630dc2ba85257219a6a50c3b17 (patch)
tree1fb63e61ae091da56a1d015fada83932555140a6 /gcc/testsuite/gcc.dg/cpp/extratokens.c
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5210
'apple-gcc-5210'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5210@101722 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/extratokens.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/extratokens.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/extratokens.c b/gcc/testsuite/gcc.dg/cpp/extratokens.c
index c06a41d4c2b..125a9bdf805 100644
--- a/gcc/testsuite/gcc.dg/cpp/extratokens.c
+++ b/gcc/testsuite/gcc.dg/cpp/extratokens.c
@@ -1,7 +1,8 @@
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
-/* { dg-options "-fno-show-column" } */
+/* APPLE LOCAL -Wextra-tokens */
+/* { dg-options "-fno-show-column -Wextra-tokens" } */
/* Tests all directives that do not permit excess tokens at the end of
the line. */