riscv also got an -munroll-only-small-loops option. This means that
the doc urls for the existing -munroll-only-small-loops for i386 got
renamed (so they have distinct names). riscv.opt.urls already got
regenerated. Now also regenerate i386.opt.urls

Fixes: d15703b27aa4 RISC-V: Add small loop unrolling support via 
-munroll-only-small-loops

gcc/ChangeLog:

        * config/i386/i386.opt.urls: Regenerate.
---
 gcc/config/i386/i386.opt.urls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/i386/i386.opt.urls b/gcc/config/i386/i386.opt.urls
index affcfa807432..5ae63d6b520f 100644
--- a/gcc/config/i386/i386.opt.urls
+++ b/gcc/config/i386/i386.opt.urls
@@ -576,7 +576,7 @@ mraoint
 UrlSuffix(gcc/x86-Options.html#index-mraoint)
 
 munroll-only-small-loops
-UrlSuffix(gcc/x86-Options.html#index-munroll-only-small-loops)
+UrlSuffix(gcc/x86-Options.html#index-munroll-only-small-loops-1)
 
 mlam=
 UrlSuffix(gcc/x86-Options.html#index-mlam)
-- 
2.55.0

Reply via email to