From patchwork Sat Oct 31 18:32:53 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 538675 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 6156214138F for ; Sun, 1 Nov 2015 05:33:13 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=QAB9zbVg; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id CA79C88561; Sat, 31 Oct 2015 18:33:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jWZ+O-VHZPis; Sat, 31 Oct 2015 18:33:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id AA81988446; Sat, 31 Oct 2015 18:33:10 +0000 (UTC) X-Original-To: uclibc@lists.busybox.net Delivered-To: uclibc@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id A1C7B1C11FD for ; Sat, 31 Oct 2015 18:33:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9BE6788446 for ; Sat, 31 Oct 2015 18:33:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CdMLR94PcGGg for ; Sat, 31 Oct 2015 18:33:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qk0-f182.google.com (mail-qk0-f182.google.com [209.85.220.182]) by hemlock.osuosl.org (Postfix) with ESMTPS id 132CC88394 for ; Sat, 31 Oct 2015 18:33:09 +0000 (UTC) Received: by qkcn129 with SMTP id n129so43620460qkc.1 for ; Sat, 31 Oct 2015 11:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=ho9ELGyxhMgraIKkiCsHvQ1ssB2cIl6/s7Gpud+wAr0=; b=QAB9zbVgk394eYmu7+uhevO20pxpScO7ACyaSbvcm0A+HJQi7+CPHl/hVORdpYPVHq v1nqGnWUmjAU+i4GCmmotY5GcoWdVjWrvm9q3Ike1MTBSKSGmKciuHJ22Q+0kad5gEik lkNNmBdJoq5nq4fFaUuQROdKpo3RQkibjOTr8UMEg/6XakvsHn2cd/Io4vgviQVquy2C ljCbQFoRLg5wwDLrOmNLjUB+Mxeo7PEQy3e5QIhdCGW9WB2GK5OHcBvH9zerjNHCwh0V UXSKgMjLw6z7RJMezHwxiTzrUmfpgF50AsskiJX/b1KvqQ1FO0NUMVUFcK+sIh3fNLXc IM+A== X-Received: by 10.55.15.204 with SMTP id 73mr19066456qkp.60.1446316388217; Sat, 31 Oct 2015 11:33:08 -0700 (PDT) Received: from khem-dvm-001.sys.comcast.net (a-96-119-177-31.sys.comcast.net. [96.119.177.31]) by smtp.gmail.com with ESMTPSA id n48sm4817436qgd.35.2015.10.31.11.33.06 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 31 Oct 2015 11:33:07 -0700 (PDT) From: Khem Raj To: uclibc@uclibc.org Subject: [PATCH 1/9] Disable lrount_tes() function Date: Sat, 31 Oct 2015 18:32:53 +0000 Message-Id: <1446316381-5070-1-git-send-email-raj.khem@gmail.com> X-Mailer: git-send-email 2.6.2 X-BeenThere: uclibc@uclibc.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion and development of uClibc \(the embedded C library\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: uclibc-bounces@uclibc.org Sender: "uClibc" Its not used anyway, avoids some strict compiler warnings Signed-off-by: Khem Raj --- test/math/libm-test.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/math/libm-test.inc b/test/math/libm-test.inc index f50b48b..6d70a95 100644 --- a/test/math/libm-test.inc +++ b/test/math/libm-test.inc @@ -3470,7 +3470,6 @@ logb_test (void) } -#if 0 static void lround_test (void) { @@ -3605,7 +3604,6 @@ llround_test (void) END (llround); } -#endif static void modf_test (void)