This is the mail archive of the gcc-patches@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]

Re: powerpc patch 5 of 9


On Wed, Feb 20, 2002 at 10:48:18AM -0800, Dale Johannesen wrote:
> I think using R11 instead of R12 is likely to break Darwin.  Please
> conditionalize this out, or verify that it doesn't really break.

static_chain?  Hmm, that will be broken on svr4 too.  In fact it
already was broken by the save_LR_around_toc_setup code.

Does this mean ppc svr4 should ignore the ABI if we use _savef*/_restf* ?
Or just continue to not use _savef*/_restf* ?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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