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