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/14811] Spurious underflows from pow results very close to 1


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

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-07 13:04:32 UTC ---
Fixed for 2.17 by:

commit 60e235ee2ae834bb9f7a884f1b192304b9fdcf33
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Nov 7 13:03:31 2012 +0000

    Fix spurious underflows from pow with results close to 1 (bug 14811).

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