Re: [PATCH] x86: Update Intel architectures ISA support in documentation.

2022-02-22 Thread Uros Bizjak via Gcc-patches
On Tue, Feb 22, 2022 at 7:39 AM Cui,Lili wrote: > > Hi Uros, > > This patch is to update Intel architectures ISA support in documentation. > Since the ISA supported by Intel architectures in the documentation > are inconsistent with the actual, modify them all. > > OK for master? OK. Thanks, Uro

[PATCH] x86: Update Intel architectures ISA support in documentation.

2022-02-21 Thread Cui,Lili via Gcc-patches
Hi Uros, This patch is to update Intel architectures ISA support in documentation. Since the ISA supported by Intel architectures in the documentation are inconsistent with the actual, modify them all. OK for master? gcc/Changelog: * gcc/doc/invoke.texi: Update documents for Intel architectu