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: RFA: Enable DFP/BID on i?86-pc-mingw32 target


On Sat, 2007-07-21 at 21:28 +1200, Danny Smith wrote:

> Is this OK for mainline? 

This patch doesn't really cover my maintenance area (it's just
configury), but I wanted to throw a point in: I assume that MinGW
conforms to the MS ABI?  If so, you're making an ABI extension here
because of the way that the x86 backend passes decimal float parameters,
etc.

Do you intend to just make that an undocumented extension for the time
being?  What if you wish to later conform to the MS ABI?  You'll break
your current ABI.

Cheers, Ben



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