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)


> 	I think the confusion is whether the conversation is about the
> 32-bit ABI or the 64-bit ABI.  The parameter area on the stack consists of
> register images, but that means GPR register images.  In 32-bit mode,
> single precision floating point parameters occupy 4 byte slots; in 64-bit
> mode, single precision floating point parameters occupy 8 byte slots.

Well, since this work is for -maix64, I thought we had all agreed this
was for the 64-bit ABI.

Aldy


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