https://gcc.gnu.org/g:a52f635700681ddfd85d1ea5b0580ec780c78d58

commit r16-4155-ga52f635700681ddfd85d1ea5b0580ec780c78d58
Author: Alejandro Colomar <[email protected]>
Date:   Sat Sep 27 10:20:44 2025 +0200

    c: Regenerate c.opt.urls
    
    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]>

Diff:
---
 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 e09d51d8afb9..6c01a7d7ccc6 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)

Reply via email to