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]

GNU C Library master sources branch master updated. glibc-2.26.9000-902-g428fc49


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  428fc49eaafe0fe5352445fcf23d9f603e9083a2 (commit)
      from  0594b13f5df5193aa229d9851828e09227a8a7db (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=428fc49eaafe0fe5352445fcf23d9f603e9083a2

commit 428fc49eaafe0fe5352445fcf23d9f603e9083a2
Author: Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
Date:   Fri Nov 17 18:20:42 2017 -0200

    powerpc: Regenerate ULPs
    
    On POWER9, cbrtf128 fails by 1 ULP.
    
    	* sysdeps/powerpc/fpu/libm-test-ulps: Regenerate.
    
    Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>

diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 3ed864c..a685cab 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -860,10 +860,10 @@ ldouble: 3
 Function: "cbrt_upward":
 double: 5
 float: 1
-float128: 1
+float128: 2
 idouble: 5
 ifloat: 1
-ifloat128: 1
+ifloat128: 2
 ildouble: 2
 ldouble: 2
 

-----------------------------------------------------------------------

Summary of changes:
 sysdeps/powerpc/fpu/libm-test-ulps |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


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