Regenerate common.opt.urls and add period into common.opt

gcc/ChangeLog:

	* common.opt: Add period.
	* common.opt.urls: Regenerate.
This commit is contained in:
Jan Hubicka 2025-07-04 09:14:52 +02:00
parent 918f451756
commit 70e302d92a
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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)