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] Update i386 libm-test-ulps


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

commit b72971845ae1be24724f8f94e70d5e7f1c5e15fc
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Aug 20 17:04:05 2019 +0200

    Update i386 libm-test-ulps

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

diff --git a/ChangeLog b/ChangeLog
index 96d1b9c..2f8b876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-20  Andreas Schwab  <schwab@suse.de>
+
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+
 2019-08-19  Carlos O'Donell  <carlos@redhat.com>
 
 	* nscd/nscd.conf: Add warning and comment about shared option.
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps
index 2232296..ca3b42b 100644
--- a/sysdeps/i386/fpu/libm-test-ulps
+++ b/sysdeps/i386/fpu/libm-test-ulps
@@ -2030,8 +2030,8 @@ double: 5
 float: 5
 idouble: 5
 ifloat: 5
-ildouble: 5
-ldouble: 5
+ildouble: 6
+ldouble: 6
 
 Function: "hypot":
 double: 1


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