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/14155] Spurious underflow exceptions from Bessel functions


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

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2013-03-14 17:49:41 UTC ---
Fixed for double (j0/j1/y0/y1 at least) by:

commit 41c7328e851ffc090dbbc4db707c0e8dfa0ae870
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Mar 14 17:47:30 2013 +0000

    Fix spurious underflow exceptions for Bessel functions for double (bug
14155).

Issues remain for float (for jnf, possibly other formats for jn/yn as well) and
ldbl-128/ldbl-128ibm.

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