> -----Original Message-----
> From: Anton Youdkevitch <anton.youdkevi...@bell-sw.com>
> Sent: 28 April 2020 19:31
> To: gcc-patches@gcc.gnu.org
> Cc: Kyrylo Tkachov <kyrylo.tkac...@arm.com>; ger...@pfeifer.com;
> jos...@codesourcery.com
> Subject: [PATCH] wwwdocs: Added mentioning of TX3 chip to the list of the
> processors
> 
> This adds mentioning of Marvell ThunderX3 chip to
> the list of supported processors.

Ok.
Thanks,
Kyrill

> 
> 
> ---
>  htdocs/gcc-10/changes.html | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
> index 41c2dc0..b37b74d 100644
> --- a/htdocs/gcc-10/changes.html
> +++ b/htdocs/gcc-10/changes.html
> @@ -655,6 +655,7 @@ typedef svbool_t pred512
> __attribute__((arm_sve_vector_bits(512)));
>        <li>Arm Cortex-A65 (<code>cortex-a65</code>).</li>
>        <li>Arm Cortex-A65AE (<code>cortex-a65ae</code>).</li>
>        <li>Arm Cortex-A34 (<code>cortex-a34</code>).</li>
> +      <li>Marvell ThunderX3 (<code>thunderx3t110</code>).</li>
>         </ul>
>         The GCC identifiers can be used
>         as arguments to the <code>-mcpu</code> or <code>-mtune</code>
> options,
> --
> 2.7.4

Reply via email to