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: promoting complex modes (plus splitting complex args)


On Tue, Jan 21, 2003 at 10:09:46PM +0000, Graham Stott wrote:
> Hi Aldy,
> 
> Just my 2 cents and a question regarding corner case.
> 
> What happens if you only have 1 free FP regs when you come to pass a 
> COMPLEX float?
> 
> If it's not split between FP reg and stack then I think you need to check in
> USE_FP_FOR_ARG_P that two FP regs are available for SCmode.

That corner case is on my TODO list.


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