| Index: gcc/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/Wsignprom.c b/gcc/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
|
| index 7cdbccb3cac978ab3def02608ef9c6d5af12df41..87d422b794fdcc89c4e8749a87b88177c910469e 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
|
| @@ -1,5 +1,5 @@
|
| /* { dg-do preprocess } */
|
| -/* { dg-options "-Wall -fshow-column" } */
|
| +/* { dg-options "-Wall" } */
|
|
|
| /* Test that -Wall emits the warnings about integer promotion changing
|
| the sign of an operand. */
|
|
|