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-178-gfcaaca4


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  fcaaca412fecb6097c902acd1260f585819b8b7e (commit)
      from  376b40a27a6783ea7f73ae577be320df66aeb36d (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=fcaaca412fecb6097c902acd1260f585819b8b7e

commit fcaaca412fecb6097c902acd1260f585819b8b7e
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Aug 23 09:11:41 2017 -0700

    x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
    
    Update libm-test-ulps for AVX512 mathvec tests by running
    â??make regen-ulpsâ?? on Intel Xeon processor with AVX512.
    
    	* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.

diff --git a/ChangeLog b/ChangeLog
index e9d5383..f506fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
+
+2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
+
 	[BZ #21982]
 	* string/stratcliff.c (do_test): Declare size, nchars, inner,
 	middle and outer with size_t instead of int.  Repleace %d and
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index c347642..59ec920 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1305,7 +1305,7 @@ Function: "cos_vlen4_avx2":
 double: 2
 
 Function: "cos_vlen8":
-double: 1
+double: 2
 float: 1
 
 Function: "cos_vlen8_avx2":
@@ -2645,7 +2645,7 @@ Function: "sincos_vlen4_avx2":
 double: 2
 
 Function: "sincos_vlen8":
-double: 1
+double: 2
 float: 1
 
 Function: "sincos_vlen8_avx2":

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

Summary of changes:
 ChangeLog                         |    4 ++++
 sysdeps/x86_64/fpu/libm-test-ulps |    4 ++--
 2 files changed, 6 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]