This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED][PATCH] S390: Regenerate ULPs.


Hi,

after regenerating ULPs from scratch in
commit 8e7196c8759287a3e4c882e3c7cf32ddc322df8a, I've missed
to test it with multiple gcc versions.  Hence, here is a further update.

Bye
Stefan

ChangeLog:

	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
commit 6e33647646aba76ff58ecf5012e81ab5c23e9087
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Thu Feb 22 09:13:22 2018 +0100

    S390: Regenerate ULPs.
    
    After regenerating ULPs from scratch in
    commit 8e7196c8759287a3e4c882e3c7cf32ddc322df8a, I've missed
    to test it with multiple gcc versions.  Hence, here is a further update.
    
    ChangeLog:
    
    	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.

diff --git a/ChangeLog b/ChangeLog
index 3dbdbd4..7db1d4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-22  Stefan Liebler  <stli@linux.vnet.ibm.com>
+
+	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
+
 2018-02-21  Zack Weinberg  <zackw@panix.com>
 
 	* libio/libio.h (_IO_pos_BAD, _IO_pos_0, _IO_pos_adjust):
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 11d7831..4641008 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -40,9 +40,9 @@ ildouble: 2
 ldouble: 2
 
 Function: "acosh_downward":
-double: 1
+double: 2
 float: 2
-idouble: 1
+idouble: 2
 ifloat: 2
 ildouble: 3
 ldouble: 3
@@ -1317,9 +1317,9 @@ ldouble: 3
 
 Function: Imaginary part of "ctan":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 ildouble: 3
 ldouble: 3
 
@@ -1365,9 +1365,9 @@ ldouble: 5
 
 Function: Imaginary part of "ctan_upward":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 ildouble: 5
 ldouble: 5
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]