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  cd54f765ef8956d05ec81f98ec1844ecc23663fe (commit)
      from  f590154e55b21d86b9d581452a62496ff89f9712 (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 cd54f765ef8956d05ec81f98ec1844ecc23663fe
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Sat Mar 1 19:19:01 2025 +0100

    Mark C++26 P3247R2 - Deprecating the notion of trivial types as implemented 
for GCC 15.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 33880e53..c1116899 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -266,6 +266,9 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
       <li><a href="https://wg21.link/P1967R14";>P1967R14</a>, 
<code>#embed</code>
       (<a href="https://gcc.gnu.org/PR119065";>PR119065</a>)
       </li>
+      <li><a href="https://wg21.link/P3247R2";>P3247R2</a>, Deprecating the 
notion of
+      trivial types (<a href="https://gcc.gnu.org/PR117787";>PR117787</a>)
+      </li>
     </ul>
   </li>
   <li>Several C++23 features have been implemented:
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 1ece9c89..03a81fbb 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -243,7 +243,7 @@
     <tr>
       <td> Deprecating the notion of trivial types </td>
       <td> <a href="https://wg21.link/P3247R2";>P3247R2</a></td>
-      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR117787";>No</a></td>
+      <td class="supported"> <a href="../gcc-15/changes.html#cxx">15</a></td>
       <td> </td>
     </tr>
     <tr>

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

Summary of changes:
 htdocs/gcc-15/changes.html      | 3 +++
 htdocs/projects/cxx-status.html | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to