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: long double on ppc-darwin



On Dec 17, 2005, at 9:08 AM, FX Coudert wrote:


But I can't make a C testcase for that. Is "long double" supposed to be usable on ppc-darwin7.9 ?

That is because if you include math.h with a C testcase it gets the "correct" function.
Basically Darwin is broken in terms of the ABI for any language except for C currently
with respect with long double.


-- Pinski


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