[Bug math/3976] libm rounding modes do not work correctly for many archs

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Fri Mar 2 15:17:00 GMT 2012


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

--- Comment #11 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-03-02 15:16:39 UTC ---
exp fixed by:

commit 28afd92dbdb4fef4358051aad5cb944a9527a4b5
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Mar 2 15:12:53 2012 +0000

    Fix exp in non-default rounding modes (bug 3976).

This may fix some cases of sinh and cosh (where they use exp internally) though
tests still need adding for those functions and other functions still need to
be fixed.

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



More information about the Glibc-bugs mailing list