This was regenerated with (slightly simplified):
$ make bootstrap && make html && cd gcc && make regenerate-opt-urls;
Fixes: 33c35b7f4c18 (2025-09-26; "c, objc: Add
-Wmultiple-parameter-fwd-decl-lists")
gcc/c-family/ChangeLog:
* c.opt.urls: Regenerate
Signed-off-by: Alejandro Colomar <[email protected]>
---
Oops, I've moved the 'Fixes:' up so that the 'git gcc-verify' doesn't
complain about it.
gcc/c-family/c.opt.urls | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls
index e09d51d8afb..6c01a7d7ccc 100644
--- a/gcc/c-family/c.opt.urls
+++ b/gcc/c-family/c.opt.urls
@@ -595,6 +595,9 @@ UrlSuffix(gcc/Warning-Options.html#index-Wmultichar)
Wmultiple-inheritance
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wmultiple-inheritance)
+Wmultiple-parameter-fwd-decl-lists
+UrlSuffix(gcc/Warning-Options.html#index-Wmultiple-parameter-fwd-decl-lists)
+
Wmultistatement-macros
UrlSuffix(gcc/Warning-Options.html#index-Wmultistatement-macros)
--
2.51.0