This is the mail archive of the libc-alpha@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]

Re: [PATCH] Update sparc ULPs.


On Fri, 27 Jul 2012, David Miller wrote:

> I've been getting some weird long-double unexpected underflow for
> yn() for a week or two, and I plan to look into that soon.  It's
> probably yet another soft-fp issue, sigh...

There are quite a lot of Bessel function tests that get spurious underflow 
in some cases (generally marked as UNDERFLOW_EXCEPTION_OK with comments 
pointing to bug 14155 until they are properly fixed - I think there are 
several cases in the various implementations that need to use simpler 
approximations for certain arguments to avoid intermediate computations 
underflowing).  Though I don't know why such a failure would newly appear.

-- 
Joseph S. Myers
joseph@codesourcery.com


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