[Bug math/14785] Incorrect results from fma in round-toward-zero mode when a * b is small and of opposite sign to c
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu Nov 1 16:49:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14785
Joseph Myers <jsm28 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-11-01 16:49:18 UTC ---
Fixed by:
commit 473611b22d630a5cbb870d2a7edf08071d4d8ace
Author: Joseph Myers <joseph@codesourcery.com>
Date: Thu Nov 1 16:47:26 2012 +0000
Fix fma (a, b, c) for small a * b (bugs 14784, 14785).
--
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