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/13884] exp10 inaccurate


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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-04-30 09:41:34 UTC ---
Accuracy for float only fixed by:

commit 9568c0c2255045456a09b441f89c6641e27a4bec
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Apr 30 09:37:01 2012 +0000

    Fix exp10 spurious overflows (bug 13924).

double and long double 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]