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/14478] cexpf: missing underflow exception


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

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> 2013-04-03 16:53:09 UTC ---
Fixed for 2.18 by:

commit 05e166c887612250d461b5fe7c0f0064cd1a0c41
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Apr 3 16:51:46 2013 +0000

    Fix missing underflow from cexp (bug 14478).

(Note, however, that the testcase in this bug report is wrong, since 0x1p-120
is too large to underflow for float.)

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