This is the mail archive of the gcc@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: RFC: split_complex_args enhancement


On Wed, Nov 17, 2004 at 02:33:06PM -0400, Aldy Hernandez wrote:
> Really...who cares about __complex__ ABI compatability?

glibc supplies various complex math functions.

Too much of the ppc32 ABI happened by accident.  We have some quite
ridiculous consequences, eg. complex floating point being passed in
gprs instead of fprs, and some silly alignment rules.

-- 
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]