I went ahead and ran regenerate-opt-urls.py on a clone of the cobol repo; here's the resulting change.
gcc/ChangeLog: * cobol/lang.opt.urls: Regenerate. Signed-off-by: David Malcolm <dmalc...@redhat.com> --- gcc/cobol/lang.opt.urls | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/gcc/cobol/lang.opt.urls b/gcc/cobol/lang.opt.urls index 40ee30e725e..7f527d73564 100644 --- a/gcc/cobol/lang.opt.urls +++ b/gcc/cobol/lang.opt.urls @@ -1,30 +1,30 @@ -; Copied by Dubner from gcc/rust/ so that compilation could proceed -; Autogenerated by regenerate-opt-urls.py from gcc/rust/lang.opt and generated HTML +; Autogenerated by regenerate-opt-urls.py from gcc/cobol/lang.opt and generated HTML + +D +UrlSuffix(gcc/Preprocessor-Options.html#index-D-1) + +; skipping UrlSuffix for 'E' due to multiple URLs: +; duplicate: 'gcc/Link-Options.html#index-E-1' +; duplicate: 'gcc/Overall-Options.html#index-E' I UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I) -L -UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) - -; skipping UrlSuffix for 'Wall' due to multiple URLs: -; duplicate: 'gcc/Standard-Libraries.html#index-Wall-1' -; duplicate: 'gcc/Warning-Options.html#index-Wall' -Wall -LangUrlSuffix_D(gdc/Warnings.html#index-Wall) +fsyntax-only +UrlSuffix(gcc/Warning-Options.html#index-fsyntax-only) LangUrlSuffix_D(gdc/Warnings.html#index-fno-syntax-only) -Wunused-variable -UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-variable) +fmax-errors +UrlSuffix(gcc/Warning-Options.html#index-fmax-errors) LangUrlSuffix_D(gdc/Warnings.html#index-fmax-errors) -Wunused-const-variable -UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-const-variable) +iprefix +UrlSuffix(gcc/Directory-Options.html#index-iprefix) LangUrlSuffix_D(gdc/Directory-Options.html#index-iprefix) -Wunused-const-variable= -UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-const-variable) +include +UrlSuffix(gcc/Preprocessor-Options.html#index-include) -Wunused-result -UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-result) +isysroot +UrlSuffix(gcc/Directory-Options.html#index-isysroot) -o -UrlSuffix(gcc/Overall-Options.html#index-o) +isystem +UrlSuffix(gcc/Directory-Options.html#index-isystem) -- 2.26.3