I was not aware of the requirement to regenerate the opt urls files when adding a new option until the autobuilder complained.
Regenerate common.opt.urls for the -gprune-btf option added in: b8977d928a7a btf: add -gprune-btf option Pushed as obvious. gcc/ * common.opt.urls: Regenerate. --- gcc/common.opt.urls | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index 1ec326706332..0e71bce27c49 100644 --- a/gcc/common.opt.urls +++ b/gcc/common.opt.urls @@ -1642,6 +1642,9 @@ UrlSuffix(gcc/Debugging-Options.html#index-gctf) gbtf UrlSuffix(gcc/Debugging-Options.html#index-gbtf) +gprune-btf +UrlSuffix(gcc/Debugging-Options.html#index-gprune-btf) + gdwarf UrlSuffix(gcc/Debugging-Options.html#index-gdwarf) -- 2.43.0