This is the mail archive of the glibc-cvs@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]

[glibc/zack/no-nested-includes] S390: Regenerate ULPs.


https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c89e669a70f28389897d0283cc8cb71e8068aaae

commit c89e669a70f28389897d0283cc8cb71e8068aaae
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Tue Jun 25 15:14:17 2019 +0200

    S390: Regenerate ULPs.
    
    The update is needed for builds with -O3 and -march>=z13.
    
    ChangeLog:
    
    	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.

Diff:
---
 ChangeLog                       |  4 ++++
 sysdeps/s390/fpu/libm-test-ulps | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9627817..7b7bccd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-06-25  Stefan Liebler  <stli@linux.ibm.com>
+
+	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
+
 2019-06-24  Rafal Luzynski  <digitalfreak@lingonborough.com>
 
 	[BZ #24652]
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 4a5f8f6..ce79257 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -1686,9 +1686,9 @@ ildouble: 4
 ldouble: 4
 
 Function: "j0_towardzero":
-double: 2
+double: 3
 float: 1
-idouble: 2
+idouble: 3
 ifloat: 1
 ildouble: 2
 ldouble: 2
@@ -2140,9 +2140,9 @@ ildouble: 3
 ldouble: 3
 
 Function: "y0_upward":
-double: 2
+double: 3
 float: 5
-idouble: 2
+idouble: 3
 ifloat: 5
 ildouble: 3
 ldouble: 3
@@ -2172,9 +2172,9 @@ ildouble: 2
 ldouble: 2
 
 Function: "y1_upward":
-double: 5
+double: 7
 float: 2
-idouble: 5
+idouble: 7
 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]