]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove unused variable in math/atest-exp2.c.
authorTorvald Riegel <triegel@redhat.com>
Thu, 17 Dec 2015 22:30:03 +0000 (23:30 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 2 Jun 2016 11:30:33 +0000 (13:30 +0200)
(cherry picked from commit 794950ed1d29853158d783d57f72260f5665afe5)

ChangeLog
math/atest-exp2.c

index 2433fc206ce15df7dfbb843be2726a0f6abaf744..fa21cd720efba522e61a69ab5d404e3ba07b793e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-12-18  Torvald Riegel  <triegel@redhat.com>
+
+       * math/atest-exp2.c (mp_exp_m1): Remove.
+
 2016-06-02  Florian Weimer  <fweimer@redhat.com>
 
        * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Convert to
index 307c7410e2b677af9c009219cd2e583d76c786b6..ffa73b1c40cb9dffe1a1bdc0e70326a94ec4ba85 100644 (file)
@@ -53,11 +53,6 @@ static const mp1 mp_exp1 = {
            a784d904, 5190cfef, 324e7738, 926cfbe5, f4bf8d8d, 8c31d763)
 };
 
-static const mp1 mp_exp_m1 = {
-  CONSTSZ (0, 5e2d58d8, b3bcdf1a, badec782, 9054f90d, da9805aa, b56c7733,
-           3024b9d0, a507daed, b16400bf, 472b4215, b8245b66, 9d90d27a)
-};
-
 static const mp1 mp_log2 = {
   CONSTSZ (0, b17217f7, d1cf79ab, c9e3b398, 03f2f6af, 40f34326, 7298b62d,
            8a0d175b, 8baafa2b, e7b87620, 6debac98, 559552fb, 4afa1b10)