Index: gcc/gcc/testsuite/gcc.dg/cpp/extratokens.c |
diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/extratokens.c b/gcc/gcc/testsuite/gcc.dg/cpp/extratokens.c |
index d3e941bfff05239d2ea86a187b7cd7862d14284b..11d094af572d506f29c2496572acd4d6356653b1 100644 |
--- a/gcc/gcc/testsuite/gcc.dg/cpp/extratokens.c |
+++ b/gcc/gcc/testsuite/gcc.dg/cpp/extratokens.c |
@@ -1,7 +1,7 @@ |
/* Copyright (C) 2000, 2008 Free Software Foundation, Inc. */ |
/* { dg-do preprocess } */ |
-/* { dg-options "-fno-show-column -Wno-deprecated" } */ |
+/* { dg-options "-Wno-deprecated" } */ |
/* Tests all directives that do not permit excess tokens at the end of |
the line. */ |