From: Jan Hubicka Date: Fri, 4 Jul 2025 07:14:52 +0000 (+0200) Subject: Regenerate common.opt.urls and add period into common.opt X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e302d92a6856d1e9bcdca1265203dc3cbd6395;p=thirdparty%2Fgcc.git Regenerate common.opt.urls and add period into common.opt gcc/ChangeLog: * common.opt: Add period. * common.opt.urls: Regenerate. --- diff --git a/gcc/common.opt b/gcc/common.opt index 8163e037225..3d65656e658 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -547,7 +547,7 @@ Warn if an array is accessed out of bounds. Wauto-profile Common Var(warn_auto_profile) Warning -Warn about problems with auto-profile data +Warn about problems with auto-profile data. Wuse-after-free Common Var(warn_use_after_free) Warning diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls index c7050895cc9..a507168d409 100644 --- a/gcc/common.opt.urls +++ b/gcc/common.opt.urls @@ -64,6 +64,9 @@ UrlSuffix(gcc/Warning-Options.html#index-Warray-bounds) Warray-bounds= UrlSuffix(gcc/Warning-Options.html#index-Warray-bounds) +Wauto-profile +UrlSuffix(gcc/Warning-Options.html#index-Wauto-profile) + Wuse-after-free UrlSuffix(gcc/Warning-Options.html#index-Wno-use-after-free)