S390: Regenerate ULPs

Message ID md7aa7$14s$1@ger.gmane.org
State Committed
Headers

Commit Message

Stefan Liebler March 4, 2015, 4:02 p.m. UTC
  Hi,

i´ve regenerated ulps after recent changes
("Fix ldbl-128ibm asinhl inaccuracy (bug 18020) [committed]",
"Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).",
"Fix ldbl-128ibm acoshl inaccuracy (bug 18019).").

Tested on s390/s390x.
Bye

---
2015-03-04  Stefan Liebler  <stli@linux.vnet.ibm.com>

	* sysdeps/s390/fpu/libm-test-ulps: Regenerate.
  

Comments

Siddhesh Poyarekar March 11, 2015, 3:54 p.m. UTC | #1
On Wed, Mar 04, 2015 at 05:02:14PM +0100, Stefan Liebler wrote:
> Hi,
> 
> i´ve regenerated ulps after recent changes
> ("Fix ldbl-128ibm asinhl inaccuracy (bug 18020) [committed]",
> "Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).",
> "Fix ldbl-128ibm acoshl inaccuracy (bug 18019).").
> 
> Tested on s390/s390x.

If the numbers are not way off (like in this case), I think it's OK to
commit these as obvious.

Siddhesh
  

Patch

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 592455b..81fc1b1 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -19,19 +19,33 @@  idouble: 1
 
 Function: "acosh":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
+ildouble: 1
 ldouble: 1
 
 Function: "acosh_downward":
+double: 1
 float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
 ldouble: 1
 
 Function: "acosh_towardzero":
+double: 1
 float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
 ldouble: 1
 
 Function: "acosh_upward":
 double: 1
+float: 1
+idouble: 1
+ifloat: 1
 ildouble: 1
 ldouble: 1
 
@@ -70,33 +84,34 @@  ldouble: 2
 Function: "asinh":
 double: 1
 float: 1
+idouble: 1
 ifloat: 1
 ildouble: 1
 ldouble: 1
 
 Function: "asinh_downward":
-double: 1
+double: 2
 float: 2
-idouble: 1
-ifloat: 1
+idouble: 2
+ifloat: 2
 ildouble: 2
 ldouble: 2
 
 Function: "asinh_towardzero":
-double: 1
-float: 1
-idouble: 1
-ifloat: 1
+double: 2
+float: 2
+idouble: 2
+ifloat: 2
 ildouble: 2
 ldouble: 2
 
 Function: "asinh_upward":
 double: 2
 float: 1
-idouble: 1
+idouble: 2
 ifloat: 1
-ildouble: 1
-ldouble: 1
+ildouble: 2
+ldouble: 2
 
 Function: "atan":
 double: 1
@@ -157,7 +172,9 @@  ildouble: 1
 ldouble: 1
 
 Function: "atanh":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 ildouble: 1
 ldouble: 1
@@ -171,7 +188,9 @@  ildouble: 1
 ldouble: 1
 
 Function: "atanh_towardzero":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 ildouble: 1
 ldouble: 1