public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 8a69203aa9de31f8e544e8403671f4ed309209c6
@ 2019-10-21 14:26 hjl
  0 siblings, 0 replies; only message in thread
From: hjl @ 2019-10-21 14:26 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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 "gcc-wwwdocs".

The branch, master has been updated
       via  8a69203aa9de31f8e544e8403671f4ed309209c6 (commit)
      from  2ae4a89035240f0df48cefdc0bd3270e193f49f9 (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 -----------------------------------------------------------------
commit 8a69203aa9de31f8e544e8403671f4ed309209c6
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Oct 10 11:59:56 2019 -0700

    [GCC 9] Mention Intel PTWRITE and Cascade Lake

diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 2ed8409..58f714a 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -936,6 +936,13 @@ $ g++ typo.cc
 <h3 id="x86">IA-32/x86-64</h3>
 <ul>
   <li>Support of Intel MPX (Memory Protection Extensions) has been removed.</li>
+  <li>New ISA extension support for Intel PTWRITE was added to GCC.  PTWRITE
+      intrinsics are available via the <code>-mptwrite</code> compiler switch.
+  </li>
+  <li>GCC now supports the Intel CPU named Cascade Lake with AVX512 extensions
+      through <code>-march=cascadelake</code>. The switch enables the following
+      ISA extensions: AVX512F, AVX512VL, AVX512CD, AVX512BW, AVX512DQ, AVX512VNNI.
+  </li>
 </ul>
 
 

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

Summary of changes:
 htdocs/gcc-9/changes.html |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-21 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 14:26 gcc-wwwdocs branch master updated. 8a69203aa9de31f8e544e8403671f4ed309209c6 hjl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).