When -fauto-profile-inlining was added it was documented, but
common.opt.urls wasn't regenerated.

Fixes: aaf55e09b3d9 ("Add -fauto-profile-inlining")

gcc/ChangeLog:

        * common.opt.urls: Regenerate.
---
 gcc/common.opt.urls | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls
index c7f234bce413..c7050895cc96 100644
--- a/gcc/common.opt.urls
+++ b/gcc/common.opt.urls
@@ -433,6 +433,9 @@ UrlSuffix(gcc/Optimize-Options.html#index-fauto-profile)
 fauto-profile=
 UrlSuffix(gcc/Optimize-Options.html#index-fauto-profile)
 
+fauto-profile-inlining
+UrlSuffix(gcc/Optimize-Options.html#index-fauto-profile-inlining)
+
 fbounds-check
 LangUrlSuffix_D(gdc/Runtime-Options.html#index-fbounds-check) 
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fbounds-check)
 
-- 
2.49.0

Reply via email to