https://gcc.gnu.org/g:6d7108ad7f941a303bdb93dbcd49882585535fe7
commit r16-1829-g6d7108ad7f941a303bdb93dbcd49882585535fe7 Author: Mark Wielaard <m...@klomp.org> Date: Mon Jun 30 19:05:36 2025 +0200 Regenerate common.opt.urls 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. Diff: --- 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)