From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hall.aurel32.net (hall.aurel32.net [IPv6:2001:bc8:30d7:100::1]) by sourceware.org (Postfix) with ESMTPS id E50023858420 for ; Fri, 17 Dec 2021 22:52:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E50023858420 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=aurel32.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=aurel32.net DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=aurel32.net ; s=202004.hall; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date: Subject:Cc:To:From:Content-Type:From:Reply-To:Subject:Content-ID: Content-Description:In-Reply-To:References:X-Debbugs-Cc; bh=ijbydctszIV1Y8iE5ANj4qRo4e0iLf2EFzO4kq/K1l4=; b=bKwBApOQ+nv9K9STiwxrTXIO8l A4buLMJBxM9PyM+olAFm4Zfi8fYPVUwZ726UcLoYfIiYOPpcFG+igdXlfuUGA8Zy3RLIX7wY+3Xt6 imgc/H5UaNnaNHg6p3jDiuPgLyw3DlVlxiVHs50nqkcPyyc/sq3Abxkyjn3qAv3Z4n8G50Gy+7zwR UPHKfsZwdm/XS89WdAod5wY390REemx0A7bCwEQJhAp9wOS2QmS1XegudYkv1yv1psXuajekPTxP2 /pzbjm0UVnHiCzdrZVyoADP3FJpw7WqP/LSuKakLHilLohxO26iAzALiMyOPIrwyKWAKXgycHMFAK fEflmnDw==; Received: from [2a01:e34:ec5d:a741:8a4c:7c4e:dc4c:1787] (helo=ohm.rr44.fr) by hall.aurel32.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1myM59-0006aW-E4; Fri, 17 Dec 2021 23:52:07 +0100 Received: from aurel32 by ohm.rr44.fr with local (Exim 4.95) (envelope-from ) id 1myM59-002Vo5-0l; Fri, 17 Dec 2021 23:52:07 +0100 From: Aurelien Jarno To: libc-stable@sourceware.org Cc: John David Anglin Subject: [COMMITTED 2.34] Update hppa libm-test-ulps Date: Fri, 17 Dec 2021 23:52:00 +0100 Message-Id: <20211217225200.598905-1-aurelien@aurel32.net> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-12.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-stable@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-stable mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2021 22:52:11 -0000 From: John David Anglin (cherry picked from commit d8cf84ac7e504663dfeb2bb45d8d48ae81effe05) --- sysdeps/hppa/fpu/libm-test-ulps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps index 90e16a7269..3d60fc25a1 100644 --- a/sysdeps/hppa/fpu/libm-test-ulps +++ b/sysdeps/hppa/fpu/libm-test-ulps @@ -1104,7 +1104,7 @@ float: 8 ldouble: 1 Function: "tgamma_downward": -double: 8 +double: 9 float: 7 Function: "tgamma_towardzero": -- 2.33.0