From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9014C433E0 for ; Fri, 8 Jan 2021 17:52:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4410923A61 for ; Fri, 8 Jan 2021 17:52:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4410923A61 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=rVHd4WxxOan0fI69x3W9NG1smCFFcJnJCs+UxB9U2yU=; b=SPPbxRRMwkeVZDvUGcLGBIoaof T1W0bOS3i5aEi81wL/CbqYMtUnOmvlWGm3yOZ3XWo+WvO1rSD8bU0diwxcJIEeDQV3wAMe1nlbElW tXZdE59wIqFr7+kwYdOvrybUWL0TxUyG1qd88Zf9eyk7OZj7qZOI9o5HFfeP8Toj1WlJFYS+C6/E5 yve75fU9+UKeiMJIk9XqIPkhYoz5V/o+bXbDqILB/6ewQwepBigiag81d59H8KKsfj6VZQkHvuBky HCjpiMwGCxANPSlhAxdOP2AUASBZ+Y+qIJmY3RJp2CEqLNYOnGVfBKe8U1iLRDJhvPhtsOsDahc6x GL7ILDhA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxvvf-0001qE-0C; Fri, 08 Jan 2021 17:52:03 +0000 Received: from smtprelay-out1.synopsys.com ([149.117.73.133]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxvvb-0001pf-9h for linux-snps-arc@lists.infradead.org; Fri, 08 Jan 2021 17:52:01 +0000 Received: from mailhost.synopsys.com (sv2-mailhost2.synopsys.com [10.205.2.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 1829E401AB; Fri, 8 Jan 2021 17:51:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1610128315; bh=sfJSeytvwwMSX+iN0lW5P/BjTyYslsyLT4cjLaczDc4=; h=From:To:Cc:Subject:Date:From; b=fasyvDdgPd6atM/7pGX5eJeq14JX6t4c0ohL6x529xOiLNJtbUDG8F+2B+Xlkftga MUmZepDRPGW1NoefcYr2odd3fY4i9SMgoRYZsE31YJKyJ6p1F9XSOTzgYEwNgXUUD7 q6fs02mvESEBAulMpzL1TjiEpKW3nfzcscWCij69lzvt3FU/hkhjEVblswfxHyXdC7 2IOfOxfIJBRcUDEn7j5kCaPudllSBvkMY5Q0qPJUscwytP3aUJiCsl0TaDEKBQ+mlj FngByidySiJ4PqMJOpbAGf+UoNg8nTo7Yqk2KVtOGpfxRJaPOYPj9zGCmspShASzhx f0elj7gpG995Q== Received: from vineetg-Latitude-7400.internal.synopsys.com (unknown [10.13.183.89]) by mailhost.synopsys.com (Postfix) with ESMTP id AA288A009D; Fri, 8 Jan 2021 17:51:52 +0000 (UTC) X-SNPS-Relay: synopsys.com From: Vineet Gupta To: libc-alpha@sourceware.org Subject: [PATCH] ARC: Regenerate ulps Date: Fri, 8 Jan 2021 09:51:45 -0800 Message-Id: <20210108175145.44862-1-vgupta@synopsys.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210108_125159_515340_C3AA2C4E X-CRM114-Status: UNSURE ( 6.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vineet Gupta , linux-snps-arc@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org Reinstate pass for FAIL: math/test-double-cosh FAIL: math/test-double-sinh FAIL: math/test-float32x-cosh FAIL: math/test-float32x-sinh FAIL: math/test-float64-cosh FAIL: math/test-float64-sinh FAIL: math/test-ldouble-cosh FAIL: math/test-ldouble-sinh --- sysdeps/arc/fpu/libm-test-ulps | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysdeps/arc/fpu/libm-test-ulps b/sysdeps/arc/fpu/libm-test-ulps index f7f98caa0d5e..1a7cd54b39d2 100644 --- a/sysdeps/arc/fpu/libm-test-ulps +++ b/sysdeps/arc/fpu/libm-test-ulps @@ -532,11 +532,11 @@ double: 3 float: 3 Function: "cosh_downward": -double: 2 +double: 3 float: 1 Function: "cosh_towardzero": -double: 2 +double: 3 float: 1 Function: "cosh_upward": @@ -548,7 +548,7 @@ double: 9 float: 8 Function: Imaginary part of "cpow": -double: 3 +double: 8 float: 6 Function: Real part of "cpow_downward": @@ -1036,7 +1036,7 @@ double: 3 float: 3 Function: "sinh_towardzero": -double: 2 +double: 3 float: 2 Function: "sinh_upward": -- 2.25.1 _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc