Fix ldbl-128 logl for subnormals (bug 16338)

Andreas Jaeger aj@suse.com
Wed Dec 18 10:23:00 GMT 2013


On 12/18/2013 01:41 AM, Joseph S. Myers wrote:
> This patch fixes bug 16338, ldbl-128 logl not handling subnormals
> (with consequent inaccuracy for lgammal as well).  The fix is simply
> to use __frexpl when determining the exponent, as done already in
> log2l and log10l.  Given the lack of testing of small arguments to any
> of the log* functions, appropriate tests are added for all of them.

Ok, thanks,
Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: 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