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

bruno at clisp dot org sourceware-bugzilla@sourceware.org
Mon Oct 17 09:14:00 GMT 2011


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

--- Comment #21 from Bruno Haible <bruno at clisp dot org> 2011-10-17 09:14:27 UTC ---
Please add the first attachment to glibc's test suite.
I see 6 different implementations of fma(), 4 implementations of fmaf(),
and 4 implementations of fmal() in the glibc source code.
How can you guarantee that all of them are thoroughly tested?

The ones in math/s_fma.c, math/s_fmaf.c, math/s_fmal.c are definitely buggy.

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



More information about the Glibc-bugs mailing list