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 00f9d854743d6a326b7ec979f5e739c59d01a504 (commit)
from 528365f0f0be6eddf8727405855d40befddb0526 (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 00f9d854743d6a326b7ec979f5e739c59d01a504
Author: Gerald Pfeifer <[email protected]>
Date: Thu Aug 14 16:47:45 2025 +0200
gcc-11: Update AArch64 link for -mharden-sls
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 65ccbc41..1bdd814b 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -807,7 +807,7 @@ You may also want to check out our
<li>The AArch64 Armv8-R architecture is now supported through the
<code>-march=armv8-r</code> option.</li>
<li>Mitigation against the
- <a
href="https://developer.arm.com/documentation/102587/0102/Straight-line-speculation-frequently-asked-questions">Straight-line
Speculation vulnerability</a>
+ <a
href="https://developer.arm.com/documentation/110280/latest">Straight-line
Speculation vulnerability</a>
is supported with the <code>-mharden-sls=</code> option. Please refer to the
documentation for usage instructions.</li>
<li>The availability of Advanced SIMD intrinsics available through the
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs