------- Comment #2 from dominiq at lps dot ens dot fr 2008-03-27 00:35 ------- (In reply to comment #1) > Perhaps a better fix would be to exclude darwin from the list of supported > targets in procedure check_effective_target_section_anchors in > testsuite/lib/target-supports.exp?
I don't know. The tests pass all the other checks excepted: FAIL: gcc.dg/vect/section-anchors-vect-69.c scan-tree-dump-times vect "Alignment of access forced using peeling" 4 (I kept it for another PR), so I don't see why the tests should be excluded for darwin. The patch just prevents a warning to give a failure for "(test for excess errors)". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710