public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. d63b0ce2968ddaa335a679ba4595ca582ef76d6d
@ 2024-05-03  9:56 Martin Jambor
  0 siblings, 0 replies; only message in thread
From: Martin Jambor @ 2024-05-03  9:56 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  d63b0ce2968ddaa335a679ba4595ca582ef76d6d (commit)
      from  d2323d3efa30008ed05519a398eb7fe1e9b446d3 (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 d63b0ce2968ddaa335a679ba4595ca582ef76d6d
Author: Martin Jambor <mjambor@suse.cz>
Date:   Fri May 3 11:53:43 2024 +0200

    List znver5 in the GCC 14 changes document

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 8dfbf7dc..46a0266d 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -954,6 +954,12 @@ __asm (".global __flmap_lock"  "\n\t"
     <code>-fsanitize=hwaddress</code> will enable <code>-mlam=u57</code>
     by default.
   </li>
+  <li> GCC now supports AMD CPUs based on the znver5 core via
+    <code>-march=znver5</code>.  In addition to the ISA extensions
+    enabled on a znver4 core, this switch further enables the
+    AVX512VP2INTERSECT, AVXVNNI, MOVDIR64B, MOVDIRI, and PREFETCHI ISA
+    extensions.
+  </li>
 </ul>
 
 <h3 id="mcore">MCore</h3>

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

Summary of changes:
 htdocs/gcc-14/changes.html | 6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-05-03  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-03  9:56 gcc-wwwdocs branch master updated. d63b0ce2968ddaa335a679ba4595ca582ef76d6d 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).