Add -fno-show-column to avoid dejagnu bug

From-SVN: r33993
This commit is contained in:
Zack Weinberg 2000-05-18 17:54:51 +00:00
parent 7aba5a5ff9
commit c4e041786a

View File

@ -1,6 +1,6 @@
/* Malformed assertion tests. */
/* { dg-do preprocess } */
/* { dg-options "" } */
/* { dg-options "-fno-show-column" } */
#assert /* { dg-error "without predicate" "assert w/o predicate" } */
#assert % /* { dg-error "not an identifier" "assert punctuation" } */