Same as for GCC 13, as I just noticed. Pushed.

Gerald

---
 htdocs/gcc-12/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
 
-- 
2.44.0

Reply via email to