From patchwork Thu Apr 1 19:42:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 42832 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4077E386EC51; Thu, 1 Apr 2021 19:42:27 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id 4C387386EC42 for ; Thu, 1 Apr 2021 19:42:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4C387386EC42 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=joseph_myers@mentor.com IronPort-SDR: uTQl6YDLEfCyPdjoegYJjvCOLTr+e6kf6cDPUskGso7fR/Rbvu5Nog0++u5/zPdamySFhuaKWe a0dB+RYDAsxFOYGxV5EKrMwSzwHOhgcS5WUMqJiiw3hCRFaB64Iek/M1QyF59Y1mDffhOHEwbv ACqT53BZj68o+BlzECMhkQ4a0gjhjs3ml3s8X+HVCOu5nHtRw79t/K8FIAzeJElzqGy0kaqrVc EepshQYIn4ViOOxs2o1694ednQaQY5Vez8v8MdRxKMGErEnsLGvtzKMY/AQHaqqLRPsTf+L7Ee dZg= X-IronPort-AV: E=Sophos;i="5.81,296,1610438400"; d="scan'208";a="59748477" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa3.mentor.iphmx.com with ESMTP; 01 Apr 2021 11:42:24 -0800 IronPort-SDR: kgYjYRVkJwTAb2nXtv2TyT2OevV59aXn3O3TGko/vdG0bv8csnDrRHxmooev02icjMVyKdqTHM xWkrjC8lWpz43cApvurfncyeDThRy4G3znPCcMQTNBrMHm4E2aYKiLpimlm9s0F/ZIge8F0hH3 wks0jMvWioEOcYDlopIJY85QKt/5kCz0LhMhEbtcsunFYKGKmRysbSYE348YJOJkgtGL2IzTLy dRxegC8SXHXSlBIw37itjbD6awM0uONWkKIQS78rcEm+KI2p71vC+TdVBotM8CrbnJ+RsvalIC t7M= Date: Thu, 1 Apr 2021 19:42:19 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Subject: Update Nios II libm-test-ulps [committed] Message-ID: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-09.mgc.mentorg.com (139.181.222.9) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-3128.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" diff --git a/sysdeps/nios2/libm-test-ulps b/sysdeps/nios2/libm-test-ulps index 8c3e9df547..2cbef489bb 100644 --- a/sysdeps/nios2/libm-test-ulps +++ b/sysdeps/nios2/libm-test-ulps @@ -2,6 +2,7 @@ # Maximal error of functions: Function: "acos": +double: 1 float: 1 Function: "acosh": @@ -9,17 +10,19 @@ double: 2 float: 2 Function: "asin": +double: 1 float: 1 Function: "asinh": -double: 1 +double: 2 float: 2 Function: "atan": +double: 1 float: 1 Function: "atan2": -float: 1 +float: 2 Function: "atanh": double: 2 @@ -80,7 +83,7 @@ double: 1 float: 1 Function: "cbrt": -double: 3 +double: 4 float: 1 Function: Real part of "ccos": @@ -112,6 +115,7 @@ double: 3 float: 3 Function: Imaginary part of "clog": +double: 1 float: 1 Function: Real part of "clog10": @@ -127,7 +131,7 @@ double: 1 float: 1 Function: "cosh": -double: 1 +double: 2 float: 2 Function: Real part of "cpow": @@ -177,10 +181,11 @@ double: 1 float: 1 Function: "erfc": -double: 3 +double: 5 float: 3 Function: "exp": +double: 1 float: 1 Function: "exp10": @@ -256,7 +261,7 @@ double: 2 float: 2 Function: "tgamma": -double: 5 +double: 9 float: 8 Function: "y0":