--- Comment #4 from mrs at gcc dot gnu dot org 2010-05-28 17:56 ---
I checked in a fix for this in r159988. I'm skeptical of the abi doc, so I'd
prefer just the first part, as I know it is needed. Thanks.
--
mrs at gcc dot gnu dot org changed:
What|Removed
--- Comment #3 from iains at gcc dot gnu dot org 2010-04-12 18:53 ---
see:
http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00584.html
for an updated patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25766
--- Comment #2 from iains at gcc dot gnu dot org 2010-04-06 23:39 ---
according to PP50 of
http://developer.apple.com/Mac/library/documentation/DeveloperTools/Conceptual/LowLevelABI/100-32-bit_PowerPC_Function_Calling_Conventions/32bitPowerPC.html#//apple_ref/doc/uid/TP40002438-SW20
it's
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-23 02:08 ---
I should note the reason why I filed this bug here is because this is a GCC
testsuite failure on i686-darwin. Even though this is testing the NeXT
runtime, this is still a bug in either the objc front-end or the tes