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 10f71cf2e68da0589c15d52adf1177feb959861b (commit) from dbdd66a53d9159a70b5c92d81cc62552aba129ad (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 10f71cf2e68da0589c15d52adf1177feb959861b Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Wed May 8 15:21:51 2024 +0200 gcc-12: 512-bit instead of 512 bit diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b4e29d72..8a0347e3 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -1149,7 +1149,7 @@ are not listed here).</p> <ul> <li>GCC now supports AMD CPUs based on the <code>znver4</code> core via <code>-march=znver4</code>. The switch makes GCC consider - using 512 bit vectors when auto-vectorizing. + using 512-bit vectors when auto-vectorizing. </li> </ul> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs