mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 07:26:44 +08:00
Add -fno-show-column to avoid dejagnu bug
From-SVN: r33993
This commit is contained in:
parent
7aba5a5ff9
commit
c4e041786a
@ -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" } */
|
||||
|
Loading…
Reference in New Issue
Block a user