> -----Original Message-----
> From: Srinath Parvathaneni <[email protected]>
> Sent: 21 October 2025 16:34
> To: [email protected]
> Cc: Alice Carlotti <[email protected]>; Alex Coplan
> <[email protected]>; [email protected]; Andre Simoes Dias Vieira
> <[email protected]>; [email protected];
> Srinath Parvathaneni <[email protected]>
> Subject: [PATCH v1] aarch64: Add autoregenerated files for AArch64 options.
> 
> In the previous committed patch to "add support for
> menable-sysreg-checking flag", I have made changes to
> config/aarch64/aarch64.opt, but missed to update the
> autoregenerated files.
> 
> This patch adds the updated autoregenerated aarch64.opt.urls
> changes.
> 
> Regression tested on aarch64-none-elf and aarch64-linux-gnu
> and found no regressions.
> 
> Ok for trunk?

OK.

Thanks,
Tamar

> 
> Regards,
> Srinath.
> 
> gcc/ChangeLog:
> 
>         * config/aarch64/aarch64.opt.urls: Regenerate.
> ---
>  gcc/config/aarch64/aarch64.opt.urls | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/gcc/config/aarch64/aarch64.opt.urls
> b/gcc/config/aarch64/aarch64.opt.urls
> index 7ec14a94381..993e0fc9c4d 100644
> --- a/gcc/config/aarch64/aarch64.opt.urls
> +++ b/gcc/config/aarch64/aarch64.opt.urls
> @@ -3,6 +3,9 @@
>  mbig-endian
>  UrlSuffix(gcc/AArch64-Options.html#index-mbig-endian)
> 
> +menable-sysreg-checking
> +UrlSuffix(gcc/AArch64-Options.html#index-menable-sysreg-checking)
> +
>  mgeneral-regs-only
>  UrlSuffix(gcc/AArch64-Options.html#index-mgeneral-regs-only)
> 
> --
> 2.25.1

Reply via email to