Commit c4e04178 by Zack Weinberg

Add -fno-show-column to avoid dejagnu bug

From-SVN: r33993
parent 7aba5a5f
/* 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" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment