I'm not sure when that sneaked in (and it predates that last entry),
but </li> followed by </li> is one too many in any case. :-)

Pushed.

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

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 3b94378e..ae03c3c6 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -820,7 +820,6 @@ function Multiply (S1, S2 : Sign) return Sign is
     <li>libstdc++ no longer attempts to detect built-in atomics.
        Distributions that have out-of-tree workarounds for
        <code>-latomic</code> should check their ABIs again.</li>
-  </li>
 </ul>
 
 <!-- <h3 id="rx">RX</h3> -->
-- 
2.36.0

Reply via email to