This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug math/13304] fma, fmaf, fmal produce wrong results


http://sourceware.org/bugzilla/show_bug.cgi?id=13304

--- Comment #33 from Bruno Haible <bruno at clisp dot org> 2011-10-18 16:39:45 UTC ---
Besides my implementation of a correct fma() on platforms without rounding mode
support,
there is also the one by Steven Munroe, in bug #3268:
http://sourceware.org/bugzilla/attachment.cgi?id=1664
http://sourceware.org/bugzilla/attachment.cgi?id=1665

I cannot judge whether the glibc maintainers will prefer one or the other.

I'm ready to convert the implementation code here to glibc style. Just let me
know.

Bruno

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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