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/13873] pow (DBL_MAX, DBL_MAX) does not raise overflow exception


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

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-04-09 09:47:56 UTC ---
Fixed by:

commit d7dd94539899466a9a4e38c61ab846ffcb314dad
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Apr 9 09:43:18 2012 +0000

    Fix missing overflow exceptions from pow (bug 13873).

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