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: [PATCH][updated] Force SDmode function args into FP registers per the ABI


Peter Bergner wrote:

> Ok, here's an updated patch that uses the target hook.  Note that instead
> of min_stack_slot_size_for_reg like we talked about, I implemented
> min_stack_slot_size_for_mode which allowed me to use the target hook within
> the rs6000 files where we have the mode, but no reg.  This passed bootstrap
> and regtesting.  Is this ok for mainline after the freeze?

The target-independent parts are fine.  Please double-check with a Power
maintainer re. the back-end bits.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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