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 00103cb82d8d1bc4633b39829b86c30f52500863 (commit) from 7ed4eea169e8fa6ecdc64361e0a995c7af556032 (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 00103cb82d8d1bc4633b39829b86c30f52500863 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Thu Jul 4 12:28:11 2024 +0200 gcc-12: Tweak RISC-V default ISA announcement diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index bf332c86..b97dc376 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -899,9 +899,9 @@ function Multiply (S1, S2 : Sign) return Sign is <h3 id="riscv">RISC-V</h3> <ul> - <li>Default ISA spec version was bump to 20191213, more detail see this <a + <li>The default ISA spec version was bumped to 20191213; see <a href="https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4"> - announcement</a></li> + this announcement</a> for details.</li> <li>New ISA extension support for zba, zbb, zbc, zbs was added.</li> <li>New ISA extension support for vector and scalar crypto was added, only support architecture testing macro and <code>-march=</code> parsing.</li> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs