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

commit r16-5779-gc6af130047a96a923351a174d9f2b51fcc9e8e55
Author: Andrew Pinski <[email protected]>
Date:   Sat Nov 29 19:50:53 2025 -0800

    Regenerate .opt.urls
    
    Looks like Jose forgot to one last regenerate of the opt.urls file.
    
    Pushed as obvious after quickly looking to make sure they look decent.
    
    gcc/ada/ChangeLog:
    
            * gcc-interface/lang.opt.urls: Regenerate.
    
    gcc/ChangeLog:
    
            * algol68/lang.opt.urls: Regenerate.
    
    gcc/c-family/ChangeLog:
    
            * c.opt.urls: Regenerate.
    
    gcc/cobol/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    gcc/d/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    gcc/fortran/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    gcc/go/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    gcc/m2/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    gcc/rust/ChangeLog:
    
            * lang.opt.urls: Regenerate.
    
    Signed-off-by: Andrew Pinski <[email protected]>

Diff:
---
 gcc/ada/gcc-interface/lang.opt.urls | 2 +-
 gcc/algol68/lang.opt.urls           | 6 ++++++
 gcc/c-family/c.opt.urls             | 2 +-
 gcc/cobol/lang.opt.urls             | 2 +-
 gcc/d/lang.opt.urls                 | 4 ++--
 gcc/fortran/lang.opt.urls           | 4 ++--
 gcc/go/lang.opt.urls                | 2 +-
 gcc/m2/lang.opt.urls                | 2 +-
 gcc/rust/lang.opt.urls              | 2 +-
 9 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/gcc/ada/gcc-interface/lang.opt.urls 
b/gcc/ada/gcc-interface/lang.opt.urls
index 3174c223a169..f2e837248f3a 100644
--- a/gcc/ada/gcc-interface/lang.opt.urls
+++ b/gcc/ada/gcc-interface/lang.opt.urls
@@ -1,7 +1,7 @@
 ; Autogenerated by regenerate-opt-urls.py from gcc/ada/gcc-interface/lang.opt 
and generated HTML
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 ; skipping UrlSuffix for 'Wall' due to multiple URLs:
 ;   duplicate: 'gcc/Standard-Libraries.html#index-Wall-1'
diff --git a/gcc/algol68/lang.opt.urls b/gcc/algol68/lang.opt.urls
index df303b98f6a2..3fea50a3fded 100644
--- a/gcc/algol68/lang.opt.urls
+++ b/gcc/algol68/lang.opt.urls
@@ -18,6 +18,9 @@ 
LangUrlSuffix_Algol68(ga68/Warnings-options.html#index-Wno-scope)
 Whidden-declarations
 LangUrlSuffix_Algol68(ga68/Warnings-options.html#index-Whidden-declarations)
 
+Whidden-declarations=
+LangUrlSuffix_Algol68(ga68/Warnings-options.html#index-Whidden-declarations)
+
 fbrackets
 LangUrlSuffix_Algol68(ga68/Dialect-options.html#index-fbrackets)
 
@@ -33,6 +36,9 @@ 
LangUrlSuffix_Algol68(ga68/Developer-options.html#index-fa68-dump-modes)
 fa68-dump-ast
 LangUrlSuffix_Algol68(ga68/Developer-options.html#index-fa68-dump-ast)
 
+fa68-dump-module-interfaces
+LangUrlSuffix_Algol68(ga68/Developer-options.html#index-fa68-dump-module-interfaces)
+
 static-libga68
 LangUrlSuffix_Algol68(ga68/Linking-options.html#index-static-libga68)
 
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls
index 1f9e6ba95d9f..9430f4bc2f9c 100644
--- a/gcc/c-family/c.opt.urls
+++ b/gcc/c-family/c.opt.urls
@@ -23,7 +23,7 @@ H
 UrlSuffix(gcc/Preprocessor-Options.html#index-H) 
LangUrlSuffix_D(gdc/Code-Generation.html#index-H) 
LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-H)
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 M
 UrlSuffix(gcc/Preprocessor-Options.html#index-M) 
LangUrlSuffix_D(gdc/Code-Generation.html#index-M)
diff --git a/gcc/cobol/lang.opt.urls b/gcc/cobol/lang.opt.urls
index 9ceb6cff39a2..e628ae52505c 100644
--- a/gcc/cobol/lang.opt.urls
+++ b/gcc/cobol/lang.opt.urls
@@ -8,7 +8,7 @@ UrlSuffix(gcc/Preprocessor-Options.html#index-D-1)
 ;   duplicate: 'gcc/Overall-Options.html#index-E'
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 M
 UrlSuffix(gcc/Preprocessor-Options.html#index-M) 
LangUrlSuffix_D(gdc/Code-Generation.html#index-M)
diff --git a/gcc/d/lang.opt.urls b/gcc/d/lang.opt.urls
index b4886bf18ad4..d0d9bc8fd3d2 100644
--- a/gcc/d/lang.opt.urls
+++ b/gcc/d/lang.opt.urls
@@ -10,7 +10,7 @@ Hf
 LangUrlSuffix_D(gdc/Code-Generation.html#index-Hf)
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 J
 LangUrlSuffix_D(gdc/Directory-Options.html#index-J)
@@ -103,7 +103,7 @@ fall-instantiations
 LangUrlSuffix_D(gdc/Runtime-Options.html#index-fall-instantiations)
 
 fassert
-LangUrlSuffix_D(gdc/Runtime-Options.html#index-fassert)
+LangUrlSuffix_D(gdc/Runtime-Options.html#index-fassert) 
LangUrlSuffix_Algol68(ga68/Runtime-options.html#index-fassert)
 
 fbounds-check
 LangUrlSuffix_D(gdc/Runtime-Options.html#index-fbounds-check) 
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fbounds-check)
diff --git a/gcc/fortran/lang.opt.urls b/gcc/fortran/lang.opt.urls
index 742b9b9c07ca..cdb0ba8195d8 100644
--- a/gcc/fortran/lang.opt.urls
+++ b/gcc/fortran/lang.opt.urls
@@ -17,7 +17,7 @@ H
 UrlSuffix(gcc/Preprocessor-Options.html#index-H) 
LangUrlSuffix_D(gdc/Code-Generation.html#index-H) 
LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-H)
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 J
 LangUrlSuffix_D(gdc/Directory-Options.html#index-J)
@@ -425,7 +425,7 @@ fcoarray=
 LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fcoarray)
 
 fcheck=
-LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fcheck)
+LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fcheck) 
LangUrlSuffix_Algol68(ga68/Runtime-options.html#index-fcheck)
 
 fsecond-underscore
 LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fsecond-underscore)
diff --git a/gcc/go/lang.opt.urls b/gcc/go/lang.opt.urls
index 051f7060d870..4b93c4919acc 100644
--- a/gcc/go/lang.opt.urls
+++ b/gcc/go/lang.opt.urls
@@ -1,7 +1,7 @@
 ; Autogenerated by regenerate-opt-urls.py from gcc/go/lang.opt and generated 
HTML
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 L
 UrlSuffix(gcc/Directory-Options.html#index-L) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
diff --git a/gcc/m2/lang.opt.urls b/gcc/m2/lang.opt.urls
index 1abc1685ea32..f7751fe4a3c8 100644
--- a/gcc/m2/lang.opt.urls
+++ b/gcc/m2/lang.opt.urls
@@ -38,7 +38,7 @@ UrlSuffix(gcc/Preprocessor-Options.html#index-D-1)
 ;   duplicate: 'gcc/Overall-Options.html#index-E'
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 L
 UrlSuffix(gcc/Directory-Options.html#index-L) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
diff --git a/gcc/rust/lang.opt.urls b/gcc/rust/lang.opt.urls
index 33a54b4dea79..09cfede81436 100644
--- a/gcc/rust/lang.opt.urls
+++ b/gcc/rust/lang.opt.urls
@@ -1,7 +1,7 @@
 ; Autogenerated by regenerate-opt-urls.py from gcc/rust/lang.opt and generated 
HTML
 
 I
-UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
+UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I) 
LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
 
 L
 UrlSuffix(gcc/Directory-Options.html#index-L) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-L)

Reply via email to