Index: gcc/gcc/testsuite/gcc.dg/cpp/arith-1.c |
diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/arith-1.c b/gcc/gcc/testsuite/gcc.dg/cpp/arith-1.c |
index 85d5848d8008b5909687ef502da96987bac811cc..99e3cd7be2e632ee75b95611346c3a2d82c40ef7 100644 |
--- a/gcc/gcc/testsuite/gcc.dg/cpp/arith-1.c |
+++ b/gcc/gcc/testsuite/gcc.dg/cpp/arith-1.c |
@@ -7,7 +7,7 @@ |
independent of target precision. */ |
/* { dg-do preprocess } */ |
-/* { dg-options -fno-show-column } */ |
+/* { dg-options "" } */ |
/* Test || operator and its short circuiting. */ |
#if 0 || 0 |