| Index: gcc/gcc/testsuite/gcc.dg/cpp/if-mpar.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/cpp/if-mpar.c b/gcc/gcc/testsuite/gcc.dg/cpp/if-mpar.c
|
| index 633cefcb44202ea30bad52fe66bebc0e4e507232..45dd78b1e673cef8e146cd7de9bfa17d983a0a8d 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/cpp/if-mpar.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/cpp/if-mpar.c
|
| @@ -4,7 +4,6 @@
|
| missing parenthesis message. */
|
|
|
| /* { dg-do preprocess } */
|
| -/* { dg-options "-fshow-column" } */
|
| #if (1 /* { dg-error "5:missing '\\)'" "missing ')' no. 1" } */
|
| #endif
|
|
|
|
|