| Index: gcc/gcc/testsuite/gcc.dg/cpp/strify2.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/strify2.c b/gcc/gcc/testsuite/gcc.dg/cpp/strify2.c
|
| index 2c768dcd05ec8ab3df510e3bc0f2a35a4a7cfef5..c24220c70e012ec863af235f552427b5dea50440 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/strify2.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/strify2.c
|
| @@ -1,7 +1,7 @@
|
| /* Copyright (C) 2000 Free Software Foundation, Inc. */
|
|
|
| /* { dg-do run } */
|
| -/* { dg-options "-std=c99 -pedantic-errors -fno-show-column" } */
|
| +/* { dg-options "-std=c99 -pedantic-errors" } */
|
|
|
| /* Tests a whole bunch of things are correctly stringified. */
|
|
|
|
|