[gcc-wwwdocs] gcc-14: Mention -march=gracemont support in x86_64

Message ID 20240919065448.1263292-1-haochen.jiang@intel.com
State New
Headers
Series [gcc-wwwdocs] gcc-14: Mention -march=gracemont support in x86_64 |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply

Commit Message

Haochen Jiang Sept. 19, 2024, 6:54 a.m. UTC
  Hi all,

When I was backporting my doc patch in gcc trunk today, I found when adding
-march=gracemont in GCC14, the corresponding wwwdoc is missing. This patch
is adding that.

Ok for wwwdocs trunk?

Thx,
Haochen

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

Comments

Gerald Pfeifer Sept. 19, 2024, 10:55 a.m. UTC | #1
On Thu, 19 Sep 2024, Haochen Jiang wrote:
> When I was backporting my doc patch in gcc trunk today, I found when 
> adding -march=gracemont in GCC14, the corresponding wwwdoc is missing. 
> This patch is adding that.

This looks fine, thank you.

Gerald
  

Patch

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,