public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH wwwdoc] Mention Rocketlake [GCC11]
@ 2021-04-12  9:23 Cui, Lili
  2021-04-14  2:00 ` Hongtao Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Cui, Lili @ 2021-04-12  9:23 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]


Updated wwwdocs for Rocketlake [GCC11], thanks.

 [PATCH] Mention Rocketlake
---
 htdocs/gcc-11/changes.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index a7fa4e1b..38725abc 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -634,6 +634,10 @@ a work-in-progress.</p>
     The switch enables the CLDEMOTE, PTWRITE, WAITPKG, SERIALIZE, KEYLOCKER,
     AVX-VNNI, and HRESET ISA extensions.
   </li>
+  <li>GCC now supports the Intel CPU named Rocketlake through
+    <code>-march=rocketlake</code>.
+    Rocket Lake is based on Icelake client and minus SGX.
+  </li>
 </ul>
 
-- 
2.17.1
Thanks,
Lili.

[-- Attachment #2: 0001-Mention-Rocketlake.patch --]
[-- Type: application/octet-stream, Size: 791 bytes --]

From a57631f24352371d305f96a2a59ba41b3b9a7757 Mon Sep 17 00:00:00 2001
From: "Cui,Lili" <lili.cui@intel.com>
Date: Mon, 12 Apr 2021 15:49:06 +0800
Subject: [PATCH] Mention Rocketlake

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

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index a7fa4e1b..38725abc 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -634,6 +634,10 @@ a work-in-progress.</p>
     The switch enables the CLDEMOTE, PTWRITE, WAITPKG, SERIALIZE, KEYLOCKER,
     AVX-VNNI, and HRESET ISA extensions.
   </li>
+  <li>GCC now supports the Intel CPU named Rocketlake through
+    <code>-march=rocketlake</code>.
+    Rocket Lake is based on Icelake client and minus SGX.
+  </li>
 </ul>
 
 
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH wwwdoc] Mention Rocketlake [GCC11]
  2021-04-12  9:23 [PATCH wwwdoc] Mention Rocketlake [GCC11] Cui, Lili
@ 2021-04-14  2:00 ` Hongtao Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Hongtao Liu @ 2021-04-14  2:00 UTC (permalink / raw)
  To: Cui, Lili; +Cc: gcc-patches

On Mon, Apr 12, 2021 at 6:20 PM Cui, Lili via Gcc-patches
<gcc-patches@gcc.gnu.org> wrote:
>
>
> Updated wwwdocs for Rocketlake [GCC11], thanks.
>
>  [PATCH] Mention Rocketlake
> ---
>  htdocs/gcc-11/changes.html | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
> index a7fa4e1b..38725abc 100644
> --- a/htdocs/gcc-11/changes.html
> +++ b/htdocs/gcc-11/changes.html
> @@ -634,6 +634,10 @@ a work-in-progress.</p>
>      The switch enables the CLDEMOTE, PTWRITE, WAITPKG, SERIALIZE, KEYLOCKER,
>      AVX-VNNI, and HRESET ISA extensions.
>    </li>
> +  <li>GCC now supports the Intel CPU named Rocketlake through
> +    <code>-march=rocketlake</code>.
> +    Rocket Lake is based on Icelake client and minus SGX.
> +  </li>
>  </ul>
>
> --
> 2.17.1
> Thanks,
> Lili.

Committed.

-- 
BR,
Hongtao

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-14  1:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12  9:23 [PATCH wwwdoc] Mention Rocketlake [GCC11] Cui, Lili
2021-04-14  2:00 ` Hongtao Liu

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