| Index: gcc/gcc/testsuite/gcc.dg/cpp/sysmac2.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/sysmac2.c b/gcc/gcc/testsuite/gcc.dg/cpp/sysmac2.c
|
| index 0d1efabdc07368d2ce762bb20c9cceafdd1e34af..6d493a9ed1b1d1b2f605e6ba9c5e8f1d0d9e2bee 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/sysmac2.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/sysmac2.c
|
| @@ -1,7 +1,7 @@
|
| /* Copyright (C) 2001 Free Software Foundation, Inc. */
|
|
|
| /* { dg-do compile } */
|
| -/* { dg-options "-std=gnu99 -pedantic -Wtraditional -fno-show-column" } */
|
| +/* { dg-options "-std=gnu99 -pedantic -Wtraditional" } */
|
|
|
| /* Tests diagnostics are suppressed for some macros defined in system
|
| headers. */
|
|
|