>From 3c0f92b86bfebdb24ba13668544fc503aae6ab99 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero <[email protected]> Date: Thu, 4 Jun 2026 22:08:23 +0200 Subject: [PATCH] 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 --- 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 9a9a49e78cb..69493276ac1 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) + -- 2.43.0
