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/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64


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

--- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> 2011-01-09 13:17:30 UTC ---

the test is now skipped for darwin
/* { dg-skip-if "" { *-*-darwin* } { "*" } { "" } } */

(darwin has its own test : gcc.target/powerpc/darwin64-abi.c )

This is fixed on trunk, if you want to back-port, then remember to add
gcc.target/powerpc/darwin64-abi.c at the same time).


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