This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)



------- Comment #1 from ubizjak at gmail dot com  2008-03-26 22:55 -------
(In reply to comment #0)
> On powerpc-apple-darwin* we have the following failures (among others):
> 
> FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)
> FAIL: gcc.dg/vect/section-anchors-vect-69.c (test for excess errors)
> 
> This can be fixed by the following patch (borrowed from
> gcc/testsuite/gcc.dg/pr26427.c):

>  /* { dg-require-effective-target section_anchors } */ 

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?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]