From patchwork Thu Dec 17 22:35:38 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Torvald Riegel X-Patchwork-Id: 10059 Received: (qmail 87504 invoked by alias); 17 Dec 2015 22:35:46 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 87421 invoked by uid 89); 17 Dec 2015 22:35:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL, BAYES_00, SPF_HELO_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=5311, H*MI:localhost X-HELO: mx1.redhat.com Message-ID: <1450391738.26597.36.camel@localhost.localdomain> Subject: [PATCH] Remove unused variable in math/atest-exp2.c. From: Torvald Riegel To: GLIBC Devel Cc: "Joseph S. Myers" Date: Thu, 17 Dec 2015 23:35:38 +0100 Mime-Version: 1.0 The variable that this patch removes seems to be unused, and the resulting warning breaks the build when using a recent GCC. I can't test master with this GCC currently because of other issues in math/. Feel free to commit :) 2015-12-17 Torvald Riegel * math/atest-exp2.c (mp_exp_m1): Remove. commit e60e59e1220fc6448ec7ef9c4b61f92be9f32a0b Author: Torvald Riegel Date: Thu Dec 17 23:30:03 2015 +0100 Remove unused variable in math/atest-exp2.c. diff --git a/math/atest-exp2.c b/math/atest-exp2.c index 307c741..ffa73b1 100644 --- a/math/atest-exp2.c +++ b/math/atest-exp2.c @@ -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)