Ready to push to trunk.

---
 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 30fa4d6e..49055ffe 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -754,7 +754,7 @@ function Multiply (S1, S2 : Sign) return Sign is
 <h3 id="x86">IA-32/x86-64</h3>
 <ul>
   <li>New ISA extension support for Intel AVX512-FP16 was added.
-      AVX512FP16 intrinsics are available via the <code>-mavx512fp16</code>
+      AVX512-FP16 intrinsics are available via the <code>-mavx512fp16</code>
       compiler switch.
   </li>
   <li>For both C and C++ the <code>_Float16</code> type is supported on
-- 
2.31.1

Reply via email to