This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 4698d927d9f45a2c044f4e9fd1cb64b41bd39c6a (commit)
from 57f3a0d0dd9fe3406cd7fcd3698ac1f7d8154c87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4698d927d9f45a2c044f4e9fd1cb64b41bd39c6a
Author: Gerald Pfeifer <[email protected]>
Date: Thu Apr 30 20:42:54 2026 +0200
gcc-14: Update RISC-V intrinsics links
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 4d549a50..bf497d79 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1239,10 +1239,10 @@ __asm (".global __flmap_lock" "\n\t"
the latest psABI specification, thanks to Patrick O'Neill from
<a href='https://www.rivosinc.com/'>Rivos</a>.</li>
<li>Support for the vector intrinsics as specified in
- <a href='https://github.com/riscv-non-isa/rvv-intrinsic-doc/tree/v1.0.x'>
+ <a
href="https://github.com/riscv-non-isa/riscv-rvv-intrinsic-doc/tree/v0.11.x">
version 1.0 of the RISC-V vector intrinsic specification</a>.</li>
<li>Support for the experimental vector crypto intrinsics as specified in
- <a href='https://github.com/riscv-non-isa/rvv-intrinsic-doc/pull/234'>
+ <a
href="https://github.com/riscv-non-isa/riscv-rvv-intrinsic-doc/pull/234">
RISC-V vector intrinsic specification</a>, thanks to Feng Wang et al.
from <a href="https://eswincomputing.com/">ESWIN Computing</a></li>
<li>Support for the T-head vector intrinsics.</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-14/changes.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs