[Bug objc/36610] objc_msg_sendv is broken for targets which pass argument via registers
ghazi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 16:52:00 GMT 2009
------- Comment #7 from ghazi at gcc dot gnu dot org 2009-03-27 16:51 -------
Andrew - You added the testcase for this PR back in December to see which lp64
targets failed:
http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01199.html
It's still failing several months later.
x86_64: http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01199.html
ppc64: http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02732.html
ia64: http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02716.html
s390: http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02491.html
sh4: http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02437.html
etc.
I think there's plenty of data now to see where it fails. You should XFAIL it
until a fix is installed to avoid noise in the testsuite results.
Thanks.
--
ghazi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghazi at gcc dot gnu dot
| |org, pinskia at gcc dot gnu
| |dot org
Last reconfirmed|2009-01-01 16:23:10 |2009-03-27 16:51:48
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36610
More information about the Gcc-bugs
mailing list