Message ID | 5589db19-4762-e59c-3c76-377d13ebf4c1@netcologne.de |
---|---|
State | New |
Headers | show |
Series | [wwwdocs,committed] Fix broken link in gcc-12/changes.html | expand |
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index c409a17c..87c8bcf8 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -771,7 +771,7 @@ 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 - href"https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4"> + href="https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4"> announcement</a></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