| Index: gcc/gcc/testsuite/gcc.dg/cpp/extratokens2.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/extratokens2.c b/gcc/gcc/testsuite/gcc.dg/cpp/extratokens2.c
|
| index fe682bfa59d88cc1368082cf78276e1dda1e1663..8e69a96c5b50d5aa614a3198b8c19ebf45d866c0 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/extratokens2.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/extratokens2.c
|
| @@ -1,7 +1,7 @@
|
| /* Copyright (C) 2002 Free Software Foundation, Inc. */
|
|
|
| /* { dg-do preprocess } */
|
| -/* { dg-options "-fno-show-column -Wno-endif-labels" } */
|
| +/* { dg-options "-Wno-endif-labels" } */
|
|
|
| /* Tests that -Wno-endif-labels correctly disables the checks done by
|
| default (and tested in extratokens.c). */
|
|
|