Pushed.

Gerald

gcc:
        * doc/extend.texi (RISC-V Vector Intrinsics): Update link to
        specification.
---
 gcc/doc/extend.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 7116ebb96e1..8fd2f099fe5 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -27737,7 +27737,7 @@ temporarily paused or slowed down.
 GCC supports vector intrinsics as specified in the ratified version 1.0 of the
 RISC-V vector intrinsic specification, which is available from the repository's
 release page:
-@uref{https://github.com/riscv-non-isa/rvv-intrinsic-doc/releases/tag/v1.0-ratified}.
+@uref{https://github.com/riscv-non-isa/riscv-rvv-intrinsic-doc/releases/tag/v1.0-ratified}.
 All of these functions are declared in the include file @file{riscv_vector.h}.
 
 @node CORE-V Built-in Functions
-- 
2.55.0

Reply via email to