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

commit r16-715-gf32946cc54a7de59498b42e3450ff124dffeb2d7
Author: Mark Wielaard <m...@klomp.org>
Date:   Sun May 18 16:20:10 2025 +0200

    Regenerate cobol/lang.opt.urls
    
    The Cobol frontend lang.opt got -M added, but lang.opt.urls wasn't
    regenerated.
    
    Fixes: 92b6485a75ca ("cobol: Eliminate exception "blob"; streamline some 
code generation.")
    
    gcc/cobol/ChangeLog:
    
            * lang.opt.urls: Regenerated.

Diff:
---
 gcc/cobol/lang.opt.urls | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/cobol/lang.opt.urls b/gcc/cobol/lang.opt.urls
index 69f52973c025..78fc491fa67f 100644
--- a/gcc/cobol/lang.opt.urls
+++ b/gcc/cobol/lang.opt.urls
@@ -10,6 +10,9 @@ UrlSuffix(gcc/Preprocessor-Options.html#index-D-1)
 I
 UrlSuffix(gcc/Directory-Options.html#index-I) 
LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
 
+M
+UrlSuffix(gcc/Preprocessor-Options.html#index-M) 
LangUrlSuffix_D(gdc/Code-Generation.html#index-M)
+
 ffixed-form
 LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-ffixed-form)

Reply via email to