Fix ldbl-128ibm acoshl inaccuracy (bug 16384)
Andreas Jaeger
aj@suse.com
Thu Jan 2 08:19:00 GMT 2014
On 01/01/2014 07:40 PM, Joseph S. Myers wrote:
> This patch fixes bug 16384, ldbl-128ibm acoshl inaccuracy, which
> showed up while attempting to regenerate ulps for powerpc-nofpu for
> 2.19. There were two separate problems, use of __log1p instead of
> __log1pl and an insufficiently accurate constant value for log 2
> (which this patch replaces by use of M_LN2l), each of which could
> cause substantial inaccuracy in affected cases.
>
> Tested for powerpc-nofpu.
Thanks,
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