public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-13: 512-bit instead of 512 bit
@ 2024-05-08 13:17 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-05-08 13:17 UTC (permalink / raw)
  To: gcc-patches; +Cc: Martin Jambor

A detail I missed last year. My bad. Fixed thusly and pushed.

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

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 15a309d6..e324b782 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -609,7 +609,7 @@ You may also want to check out our
   </li>
   <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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-08 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-08 13:17 [pushed] wwwdocs: gcc-13: 512-bit instead of 512 bit Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).