From patchwork Fri Oct 27 21:02:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 831514 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-86498-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="FFs4zHSa"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yNxDS4t68z9t4X for ; Sat, 28 Oct 2017 08:03:20 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :mime-version:content-type; q=dns; s=default; b=wBxbScy98zMTBskY TgbzrdzrzaZiAnBusUtod+CYtxtWu5BwuXtam5uVzlix25moYBPRfiVQXhm2jzic eRQR4I8T/8+YSB9+OgQWO0jRqENbI9uit4/Kq7aYOmiLd3DmC6tRnXPZOHohwvXP bnB4cw+APHMbSXeCAOux3s/hiDw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :mime-version:content-type; s=default; bh=UprX2QxLyb995vRBURrvpf 4MgGA=; b=FFs4zHSaq/mP8yNUMPVzb6uqg3t++OKDbQ3uTSLNwN/IvXOz3nLR8z T7GGyKjwTNRRL3F6CF/Y6WSDy+fHyGbYU71rsIIPkgnffs0FWxe+aYGMGkgExCEE 8Rp0saYHg7fPLHvvIMGeJNzw77OK+DYDQP9fSr7QfoRGISAplzd8g= Received: (qmail 32232 invoked by alias); 27 Oct 2017 21:03:11 -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 30503 invoked by uid 89); 27 Oct 2017 21:03:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, NO_DNS_FOR_FROM, RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mga01.intel.com X-ExtLoop1: 1 Date: Fri, 27 Oct 2017 14:02:56 -0700 From: "H.J. Lu" To: GNU C Library Subject: [PATCH] i386: Regenerate libm-test-ulps for for gcc 7 Message-ID: <20171027210256.GA15511@gmail.com> Reply-To: "H.J. Lu" MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) Regenerate libm-test-ulps for gcc 7 with "-m32 -O2 -march=i586". Tested on i586. I am going to check it in. H.J. --- * sysdeps/i386/fpu/libm-test-ulps: Regenerated for GCC 7 with "-O2 -march=i586". --- sysdeps/i386/fpu/libm-test-ulps | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps index 3ab3fd8d2c..be6aadf1c6 100644 --- a/sysdeps/i386/fpu/libm-test-ulps +++ b/sysdeps/i386/fpu/libm-test-ulps @@ -2679,30 +2679,30 @@ ldouble: 2 Function: "y1_downward": double: 2 -float: 2 +float: 3 float128: 4 idouble: 2 -ifloat: 2 +ifloat: 3 ifloat128: 4 ildouble: 7 ldouble: 7 Function: "y1_towardzero": double: 2 -float: 2 +float: 3 float128: 2 idouble: 2 -ifloat: 2 +ifloat: 3 ifloat128: 2 ildouble: 5 ldouble: 5 Function: "y1_upward": double: 1 -float: 2 +float: 3 float128: 5 idouble: 1 -ifloat: 2 +ifloat: 3 ifloat128: 5 ildouble: 7 ldouble: 7