> -----Original Message-----
> From: Chung-Ju Wu <[email protected]>
> Sent: Monday, January 8, 2024 6:17 AM
> To: gcc-patches <[email protected]>; Kyrylo Tkachov
> <[email protected]>; Richard Earnshaw <[email protected]>
> Cc: [email protected]
> Subject: [PATCH 2/2] arm: Add cortex-m52 doc
>
> Hi,
>
> This is the patch to add cortex-m52 in the Arm-related options
> sections of the gcc invoke.texi documentation.
>
> Is it OK for trunk?
In the ChangeLog entry:
gcc/ChangeLog:
* doc/invoke.texi: Update docs.
Let's be more specific and specify something like
* doc/invoke.texi (Arm Options): Document Cortex-m52 options.
Ok with a better ChangeLog entry.
Thanks,
Kyrill
>
> Regards,
> jasonwucj