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

Reply via email to