These came in with

  commit 5b1016426388b6cbe02a9a5251ea56a4c57eb35b
  Author: Jakub Jelinek <[email protected]>
  Date:   Thu Mar 2 15:22:41 2023 +0100

    Mention some further finished C++23 papers in GCC13 and the assume 
attribute.

No biggie, just noticed them by chance. I also checked the rest of our 
wwwdocs tree, and there's only one other case (mirrors.html) which I'll 
take care of.

Gerald

---
 htdocs/gcc-13/changes.html | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index f427383c..bfa5ffa3 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -330,12 +330,13 @@ You may also want to check out our
        Operator You Are Looking For
        (<a href="https://gcc.gnu.org/PR106644";>PR106644</a>)
       </li>
-      <li> <a href="https://wg21.link/p2362r3";>P2362R3</a>, 
Remove??non-encodable
-          
wide??character??literals??and??multicharacter??wide??character??literals
+      <li> <a href="https://wg21.link/p2362r3";>P2362R3</a>, Remove
+       non-encodable wide character literals and multicharacter wide
+       character literals
        (<a href="https://gcc.gnu.org/PR106647";>PR106647</a>)
       </li>
-      <li> <a href="https://wg21.link/p2448r2";>P2448R2</a>, Relaxing??some
-          constexpr??restrictions
+      <li> <a href="https://wg21.link/p2448r2";>P2448R2</a>, Relaxing some
+          constexpr restrictions
        (<a href="https://gcc.gnu.org/PR106649";>PR106649</a>)
       </li>
       <li> <a href="https://wg21.link/p1467r9";>P1467R9</a>, Extended
@@ -346,11 +347,11 @@ You may also want to check out our
           assumptions
        (<a href="https://gcc.gnu.org/PR106654";>PR106654</a>)
       </li>
-      <li> <a href="https://wg21.link/p2295r6";>P2295R6</a>, Support??for
-          UTF-8??as??a??portable??source??file??encoding
+      <li> <a href="https://wg21.link/p2295r6";>P2295R6</a>, Support for
+          UTF-8 as a portable source file encoding
        (<a href="https://gcc.gnu.org/PR106655";>PR106655</a>)
       </li>
-      <li> <a href="https://wg21.link/p2589r1";>P2589R1</a>, static??operator[] 
wwwdocs:
+      <li> <a href="https://wg21.link/p2589r1";>P2589R1</a>, static operator[] 
wwwdocs:
        (<a href="https://gcc.gnu.org/PR107684";>PR107684</a>)
       </li>
     </ul>
-- 
2.51.0

Reply via email to