Hi!
The r15-8947 commit has not regenerate-opt-urls.
Here is a fix for that, committed to trunk as obvious.
2025-03-28 Jakub Jelinek
* common.opt.urls: Regenerate.
--- gcc/common.opt.urls.jj
+++ gcc/common.opt.urls
@@ -289,6 +289,12 @@
UrlSuffix(gcc/Warning-Options.html#index-Wcove
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.
The new support for gcov modified condition/decision coverage
introduced two new flags for gcc, -Wcoverage-too-many-conditions and
-fcondition-coverage. But didn't regenerate the gcc/common.opt.urls.
Fixes: 08a52331803f ("Add condition coverage (MC/DC)")
gcc/ChangeLog:
* common.opt.urls: