| Index: gcc/gcc/testsuite/gcc.dg/cpp/escape.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/escape.c b/gcc/gcc/testsuite/gcc.dg/cpp/escape.c
|
| index c9dd44e43e5bd7c84ba09be8b21f434aff2d96d2..e7d5e08dd49382ecd2e1b47d131852964b51d73a 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/escape.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/escape.c
|
| @@ -1,7 +1,7 @@
|
| /* Copyright (C) 2001 Free Software Foundation, Inc. */
|
|
|
| /* { dg-do compile } */
|
| -/* { dg-options "-Wtraditional -std=c89 -fno-show-column" } */
|
| +/* { dg-options "-Wtraditional -std=c89" } */
|
|
|
| /* This tests various diagnostics with -Wtraditioanl about escape
|
| sequences, for both the preprocessor and the compiler.
|
|
|