public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 6d41c3ea04eb119c50eda670c173e250cfefd661
@ 2021-04-21  9:46 Martin Jambor
  0 siblings, 0 replies; only message in thread
From: Martin Jambor @ 2021-04-21  9:46 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  6d41c3ea04eb119c50eda670c173e250cfefd661 (commit)
      from  93fbce050df025196ac3bb866590bcc5ed416894 (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 6d41c3ea04eb119c50eda670c173e250cfefd661
Author: Martin Jambor <mjambor@suse.cz>
Date:   Wed Apr 21 11:46:05 2021 +0200

    List znver3 among newly supported CPUs

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index cbae91f8..50243826 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -1144,6 +1144,12 @@ are not listed here).</p>
   makes the code specific to 512-bit SVE.</li>
 </ul>
 
+<h3>x86-64</h3>
+<ul>
+  <li>GCC 10.3 supports AMD CPUs based on the <code>znver3</code> core
+  via <code>-march=znver3</code>.
+  </li>
+</ul>
 <!-- .................................................................. -->
 
 </body>
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 61e18479..6f58cfe8 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -647,6 +647,9 @@ a work-in-progress.</p>
     <code>-march=rocketlake</code>.
     Rocket Lake is based on Icelake client and minus SGX.
   </li>
+  <li>GCC now supports AMD CPUs based on the <code>znver3</code> core
+    via <code>-march=znver3</code>.
+  </li>
 </ul>
 
 

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

Summary of changes:
 htdocs/gcc-10/changes.html | 6 ++++++
 htdocs/gcc-11/changes.html | 3 +++
 2 files changed, 9 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-04-21  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21  9:46 gcc-wwwdocs branch master updated. 6d41c3ea04eb119c50eda670c173e250cfefd661 Martin Jambor

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).