From: Mark Wielaard Date: Wed, 5 Mar 2025 21:58:56 +0000 (+0100) Subject: Regenerate fortran/lang.opt.urls X-Git-Tag: basepoints/gcc-16~1712 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c02d195bfe4dad6097b5cc574fe1797c22267b4;p=thirdparty%2Fgcc.git Regenerate fortran/lang.opt.urls fortran added a new -Wexternal-argument-mismatch option, but the lang.opt.urls file wasn't regenerated. Fixes: 21ca9153ebe5 ("C prototypes for external arguments; add warning for mismatch.") gcc/fortran/ChangeLog: * lang.opt.urls: Regenerated. --- diff --git a/gcc/fortran/lang.opt.urls b/gcc/fortran/lang.opt.urls index 00991602eea..4972ff8b7b9 100644 --- a/gcc/fortran/lang.opt.urls +++ b/gcc/fortran/lang.opt.urls @@ -97,6 +97,9 @@ LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-Wconversion- Wdo-subscript LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-Wdo-subscript) +Wexternal-argument-mismatch +LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-Wexternal-argument-mismatch) + Wextra UrlSuffix(gcc/Warning-Options.html#index-Wextra) LangUrlSuffix_D(gdc/Warnings.html#index-Wextra) LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-Wextra)