From patchwork Wed Nov 21 18:11:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 1001299 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-97433-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="OlS57hhk"; 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 430Vy11cbKz9s0t for ; Thu, 22 Nov 2018 05:11:21 +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:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; q=dns; s= default; b=V351YGRg/gf6QD4bAGVXP3MYHttm4HGcPbSIdLbATrgs5TlVkfC5y /S32hAYRrQNCLZobkuBTf9jVXVyP4pDGEOg2FwZmDWbv1QSBMWpVv3Pfx/DLU3Sg GpsRto4CtEdmg7Rqp+mP1dY3GuJs6tjdjEuYzNf9lVQL8GIrPoUHrc= 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:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; s=default; bh=+pQ1FvLtjAybwb+NleKzN2gBnhk=; b=OlS57hhkSfvxdTmZX7Q49kiVBYq2 fwZDPRI58tDj26GFcGAadn3a4Cgrfkr2vdqnYUrhRqwcSED6+t83vw/CIjgsQ+zU xnBT4PaWoc5YWRw4KTORGH0dTdzzIg93dVRmuOsU50L5dGEl7VuKUOstnzE4wBqQ W00ZQxrYUHyfwXk= Received: (qmail 54263 invoked by alias); 21 Nov 2018 18:11: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 53893 invoked by uid 89); 21 Nov 2018 18:11:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.2 required=5.0 tests=BAYES_00, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_SOFTFAIL autolearn=ham version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: mga18.intel.com From: "H.J. Lu" To: libc-alpha@sourceware.org Subject: [PATCH 2/3] Regenerate sysdeps/x86_64/fpu/libm-test-ulps Date: Wed, 21 Nov 2018 10:11:01 -0800 Message-Id: <20181121181102.27119-3-hjl.tools@gmail.com> In-Reply-To: <20181121181102.27119-1-hjl.tools@gmail.com> References: <20181121181102.27119-1-hjl.tools@gmail.com> MIME-Version: 1.0 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated. --- sysdeps/x86_64/fpu/libm-test-ulps | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps index 493ad8749d..ee5bcbd05c 100644 --- a/sysdeps/x86_64/fpu/libm-test-ulps +++ b/sysdeps/x86_64/fpu/libm-test-ulps @@ -2603,24 +2603,30 @@ ldouble: 1 Function: "sincos_downward": double: 1 +float: 1 float128: 3 idouble: 1 +ifloat: 1 ifloat128: 3 ildouble: 3 ldouble: 3 Function: "sincos_towardzero": double: 1 +float: 1 float128: 2 idouble: 1 +ifloat: 1 ifloat128: 2 ildouble: 2 ldouble: 2 Function: "sincos_upward": double: 1 +float: 1 float128: 3 idouble: 1 +ifloat: 1 ifloat128: 3 ildouble: 3 ldouble: 3