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 1db5b34eb8cf47f070f643f993d835149bce2ec7 (commit) from b70633d48603da6175aaa1ba0157bd451d7c0c18 (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 1db5b34eb8cf47f070f643f993d835149bce2ec7 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Wed Jun 5 07:13:22 2024 +0200 gcc-14: Make GCC 11-related link relative diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 7a5eb449..9a1b0c8a 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -971,7 +971,7 @@ __asm (".global __flmap_lock" "\n\t" <code>-march=knm</code>, <code>-mtune=knl</code> or <code>-mtune=knm</code> compiler switches. Support will be removed in GCC 15. </li> - <li><a href="https://gcc.gnu.org/gcc-11/changes.html">Hardware-assisted + <li><a href="../gcc-11/changes.html">Hardware-assisted AddressSanitizer</a> now works for the x86-64 target with LAM_U57. <code>-fsanitize=hwaddress</code> will enable <code>-mlam=u57</code> by default. ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs