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/6814] expm1() raises bogus invalid exception


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-29 22:33:42 UTC ---
This appears to have been fixed, probably by various changes in 2009 (there is
a test in the testsuite of expm1 overflow, which will verify there is no such
inappropriate exception, and that test was added in 2009).  However, the
OVERFLOW exception for expm1 seems to have disappeared on x86, so I've filed
bug 13787 for that problem.

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