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/14796] fma use of Dekker multiplication in directed rounding modes unsafe


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

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-03 19:50:54 UTC ---
Fixed for 2.17 by:

commit 5b5b04d6282df0364424c6f2c0462e5c1a4394b0
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Sat Nov 3 19:48:53 2012 +0000

    Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug
14796).

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