From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 2078)
id C1EE2385782C; Wed, 14 Apr 2021 01:55:17 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1EE2385782C
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
58d5405b469b0bc67d2c763778447f883d4f640d
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 296380e4e087525fcc24bc8ded3f65e4dcf32cdc
X-Git-Newrev: 58d5405b469b0bc67d2c763778447f883d4f640d
Message-Id: <20210414015517.C1EE2385782C@sourceware.org>
Date: Wed, 14 Apr 2021 01:55:17 +0000 (GMT)
From: hongtao Liu
X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Gcc-cvs-wwwdocs mailing list
List-Unsubscribe: ,
List-Archive:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Wed, 14 Apr 2021 01:55:17 -0000
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 58d5405b469b0bc67d2c763778447f883d4f640d (commit)
from 296380e4e087525fcc24bc8ded3f65e4dcf32cdc (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 58d5405b469b0bc67d2c763778447f883d4f640d
Author: Cui,Lili
Date: Mon Apr 12 15:49:06 2021 +0800
Mention Rocketlake
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.
The switch enables the CLDEMOTE, PTWRITE, WAITPKG, SERIALIZE, KEYLOCKER,
AVX-VNNI, and HRESET ISA extensions.
+ GCC now supports the Intel CPU named Rocketlake through
+ -march=rocketlake
.
+ Rocket Lake is based on Icelake client and minus SGX.
+
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/changes.html | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
gcc-wwwdocs