mirror of git://gcc.gnu.org/git/gcc.git
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:
parent
918f451756
commit
70e302d92a
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue