This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  408ef50eced845bc5a084bfac868686df74cbdcf (commit)
      from  566266d8bfc8d26a667c11d497c46f637f442970 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 408ef50eced845bc5a084bfac868686df74cbdcf
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Wed Apr 10 10:36:35 2024 +0200

    Update implemented C++26 papers.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index ff69e859..a7ba9571 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -261,6 +261,14 @@ a work-in-progress.</p>
       </li>
       <li><a href="https://wg21.link/P2864R2";>P2864R2</a>, Removing deprecated
       arithmetic conversion on enumerations</li>
+      <li><a href="https://wg21.link/P2748R5";>P2748R5</a>, Disallow binding
+      a returned reference to a temporary
+      (<a href="https://gcc.gnu.org/PR114455";>PR114455</a>)
+      </li>
+      <li><a href="https://wg21.link/P2809R3";>P2809R3</a>, Trivial infinite
+      loops are not undefined behavior
+      (<a href="https://gcc.gnu.org/PR114462";>PR114462</a>)
+      </li>
     </ul>
   </li>
   <li>Several C++23 features have been implemented:

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 8 ++++++++
 1 file changed, 8 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to