From: Ryan S. Arnold Date: Thu, 25 Jul 2013 17:34:03 +0000 (-0500) Subject: BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Frsa%2F2.17_backports_v2;p=thirdparty%2Fglibc.git BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm (backported from e0b780ad5b94209bf99bf498314bc5c160dc2a15) --- diff --git a/ChangeLog b/ChangeLog index 1fed1cc78dd..1d00d5b8144 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-02-28 Adhemerval Zanella + + [BZ #15055] + * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use + __ieee754_sqrl instead of __sqrl. + 2013-01-18 Anton Blanchard Ryan S. Arnold diff --git a/NEWS b/NEWS index 10c1ca62acd..c6380a77bef 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ using `glibc' in the "product" field. Version 2.17.1 * The following bugs are resolved with this release: - 15003, 15006, 15122, 15759. + 15003, 15006, 15055, 15122, 15759. Version 2.17 diff --git a/sysdeps/ieee754/ldbl-128ibm/e_acoshl.c b/sysdeps/ieee754/ldbl-128ibm/e_acoshl.c index 117bd0f052b..abc78a35bd0 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_acoshl.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_acoshl.c @@ -52,7 +52,7 @@ __ieee754_acoshl(long double x) return __ieee754_logl(2.0*x-one/(x+__ieee754_sqrtl(t-one))); } else { /* 1