[7/7] AArch64: update libm-test-ulps

Message ID 59C8E354.8050002@arm.com
State New, archived
Headers

Commit Message

Szabolcs Nagy Sept. 25, 2017, 11:07 a.m. UTC
  unchanged.
  

Patch

From 49465364630917b0d410e374c9873e47dcb7c055 Mon Sep 17 00:00:00 2001
From: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date: Mon, 18 Sep 2017 13:37:08 +0100
Subject: [PATCH 7/7] AArch64: update libm-test-ulps

Update for new expf and logf.

2017-09-19  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* sysdeps/aarch64/libm-test-ulps: Update.
---
 sysdeps/aarch64/libm-test-ulps | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/sysdeps/aarch64/libm-test-ulps b/sysdeps/aarch64/libm-test-ulps
index 797a8ef8cb..234fc6c489 100644
--- a/sysdeps/aarch64/libm-test-ulps
+++ b/sysdeps/aarch64/libm-test-ulps
@@ -917,9 +917,9 @@  ldouble: 2
 
 Function: Real part of "clog10_downward":
 double: 5
-float: 4
+float: 5
 idouble: 5
-ifloat: 4
+ifloat: 5
 ildouble: 3
 ldouble: 3
 
@@ -1583,15 +1583,21 @@  ldouble: 2
 
 Function: "exp_downward":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "exp_towardzero":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "exp_upward":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "expm1":
 double: 1
-- 
2.11.0