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/14783] Incorrect subnormal fma results in non-default rounding modes


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

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-10-30 13:56:59 UTC ---
Fixed for 2.17 by:

commit 8627a2329c5e6fc09bf9f0f070a21aca41f2b122
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Oct 30 13:54:50 2012 +0000

    Fix fma missing underflows and bad results for some subnormal results (bugs
14152, 14783).

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