https://gcc.gnu.org/g:1081dc26ae586a0eedf54e0fbdfd2b6854bf2567
commit r17-1356-g1081dc26ae586a0eedf54e0fbdfd2b6854bf2567 Author: Xavier Del Campo Romero <[email protected]> Date: Thu Jun 4 22:08:23 2026 +0200 cobol: Regenerate gcc/cobol/lang.opt.urls This had been missed by the following commit: commit d70dbee952cd6aa956190e2993e14dd3b712efd3 Author: Xavier Del Campo Romero <[email protected]> Date: Thu Jun 4 16:05:42 2026 +0200 cobol: Move copybook path searches to cobol1 gcc/cobol/ChangeLog: * lang.opt.urls: Regenerate Diff: --- gcc/cobol/lang.opt.urls | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/cobol/lang.opt.urls b/gcc/cobol/lang.opt.urls index 9a9a49e78cb2..69493276ac14 100644 --- a/gcc/cobol/lang.opt.urls +++ b/gcc/cobol/lang.opt.urls @@ -1,5 +1,8 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/cobol/lang.opt and generated HTML +B +UrlSuffix(gcc/Directory-Options.html#index-B) LangUrlSuffix_D(gdc/Directory-Options.html#index-B) + D UrlSuffix(gcc/Preprocessor-Options.html#index-D-1) @@ -37,3 +40,6 @@ UrlSuffix(gcc/Directory-Options.html#index-isysroot) LangUrlSuffix_Fortran(gfort isystem UrlSuffix(gcc/Directory-Options.html#index-isystem) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-isystem) +idirafter +UrlSuffix(gcc/Directory-Options.html#index-idirafter) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-idirafter) +
