From be60d70166f7741b490e8d6c3741dc024d836fe4 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Thu, 1 Apr 2021 14:02:05 -0300 Subject: [PATCH] Update arm libm-tests-ulps Required after db3f7bb558 "math: Remove slow paths from asin and acos [BZ #15267]". --- sysdeps/arm/libm-test-ulps | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps index 62ff4b7..cdb635e 100644 --- a/sysdeps/arm/libm-test-ulps +++ b/sysdeps/arm/libm-test-ulps @@ -46,7 +46,7 @@ double: 1 float: 1 Function: "asin_upward": -double: 1 +double: 2 float: 1 Function: "asinh": @@ -66,6 +66,7 @@ double: 3 float: 3 Function: "atan": +double: 1 float: 1 Function: "atan2": @@ -447,6 +448,7 @@ double: 3 float: 3 Function: Imaginary part of "clog": +double: 1 float: 1 Function: Real part of "clog10": -- 2.7.4