https://gcc.gnu.org/g:7132e97cb3c848c585f443a984b5aed541d1b208
commit r16-6170-g7132e97cb3c848c585f443a984b5aed541d1b208 Author: Jose E. Marchesi <[email protected]> Date: Tue Dec 16 13:23:55 2025 +0100 Regenerate opt-urls Signed-off-by: Jose E. Marchesi <[email protected]> gcc/ChangeLog * common.opt.urls: Regenerate. gcc/algol68/ChangeLog * lang.opt.urls: Regenerate. Diff: --- gcc/algol68/lang.opt.urls | 12 ++++++++++++ gcc/common.opt.urls | 3 +++ 2 files changed, 15 insertions(+) diff --git a/gcc/algol68/lang.opt.urls b/gcc/algol68/lang.opt.urls index ab88dab9588d..e35fcdf901e6 100644 --- a/gcc/algol68/lang.opt.urls +++ b/gcc/algol68/lang.opt.urls @@ -48,3 +48,15 @@ LangUrlSuffix_Algol68(ga68/Linking-options.html#index-static-libga68) shared-libga68 LangUrlSuffix_Algol68(ga68/Linking-options.html#index-shared-libga68) +fmodules-map +LangUrlSuffix_Algol68(ga68/Module-search-options.html#index-fmodules-map) + +fmodules-map= +LangUrlSuffix_Algol68(ga68/Module-search-options.html#index-fmodules-map) + +fmodules-map-file +LangUrlSuffix_Algol68(ga68/Module-search-options.html#index-fmodules-map-file) + +fmodules-map-file= +LangUrlSuffix_Algol68(ga68/Module-search-options.html#index-fmodules-map-file) + diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index 06139ff0eed1..6c0947761872 100644 --- a/gcc/common.opt.urls +++ b/gcc/common.opt.urls @@ -836,6 +836,9 @@ UrlSuffix(gcc/Code-Gen-Options.html#index-fgnu-unique) floop-nest-optimize UrlSuffix(gcc/Optimize-Options.html#index-floop-nest-optimize) +fspeculatively-call-stored-functions +UrlSuffix(gcc/Optimize-Options.html#index-fspeculatively-call-stored-functions) + fstrict-volatile-bitfields UrlSuffix(gcc/Code-Gen-Options.html#index-fstrict-volatile-bitfields)
