https://gcc.gnu.org/g:f5295d7938eb9bca7458d69b2fafdf99b6183be0

commit r16-4557-gf5295d7938eb9bca7458d69b2fafdf99b6183be0
Author: Srinath Parvathaneni <[email protected]>
Date:   Wed Oct 22 10:19:29 2025 +0100

    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.
    
    gcc/ChangeLog:
    
            * config/aarch64/aarch64.opt.urls: Regenerate.

Diff:
---
 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 7ec14a943817..993e0fc9c4d7 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)

Reply via email to