From: Mark Wielaard Date: Sat, 13 Apr 2024 21:02:14 +0000 (+0200) Subject: Regenerate c.opt.urls X-Git-Tag: basepoints/gcc-15~182 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9d3b3caef87d76072c946145d21e7606b303e12;p=thirdparty%2Fgcc.git Regenerate c.opt.urls Fixes: df7bfdb7dbf2 ("c++: reference cast, conversion fn [PR113141]") A new warning option -Wcast-user-defined was added to c.opt and documented in doc/invoke.texi. But c.opt.urls wasn't regenerate. gcc/c-family/ChangeLog: * c.opt.urls: Regenerate. --- diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls index 631719863a5e..dd455d7c0dc7 100644 --- a/gcc/c-family/c.opt.urls +++ b/gcc/c-family/c.opt.urls @@ -208,6 +208,9 @@ UrlSuffix(gcc/Warning-Options.html#index-Wcast-function-type) Wcast-qual UrlSuffix(gcc/Warning-Options.html#index-Wcast-qual) +Wcast-user-defined +UrlSuffix(gcc/Warning-Options.html#index-Wcast-user-defined) + Wcatch-value UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wcatch-value)