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  5c57cf68b55578d49f4fca7389dfba35ddbb53b5 (commit)
      from  1f1fe9fed96d162c4b3e22a20bb21766d7a61ec2 (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 5c57cf68b55578d49f4fca7389dfba35ddbb53b5
Author: Haochen Jiang <haochen.ji...@intel.com>
Date:   Thu Sep 19 14:50:56 2024 +0800

    gcc-14: Mention -march=gracemont support in x86_64

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index e0d856cc..ba9fc680 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -944,6 +944,10 @@ __asm (".global __flmap_lock"  "\n\t"
     Based on Sierra Forest, the switch further enables the AVX-VNNI-INT16,
     PREFETCHI, SHA512, SM3, SM4 and USER_MSR ISA extensions.
   </li>
+  <li>GCC now supports the Intel CPU named Gracemont through
+    <code>-march=gracemont</code>.
+    Gracemont is based on Alder Lake.
+  </li>
   <li>GCC now supports the Intel CPU named Arrow Lake through
     <code>-march=arrowlake</code>.
     Based on Alder Lake, the switch further enables the AVX-IFMA,

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to