Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285)
Andreas Jaeger
aj@suse.com
Thu Mar 21 12:08:00 GMT 2013
On Sunday, March 17, 2013 20:49:28 Joseph S. Myers wrote:
> Where the Bessel function implementations improve the accuracy of
> their calculations by using cos of twice the input, this requires a
> cut-off to avoid internal overflow when twice the input would
> overflow. Bug 15285 is the absence of that cut-off in the ldbl-128 /
> ldbl-128ibm implementation. This patch adds the missing cut-off
> checks and adds testcases that confirm such large inputs are handled
> OK for double and IBM long double.
Thanks, this is fine,
Andreas
--
Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
More information about the Libc-alpha
mailing list