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  deaa8558fb271ac737200464b39800388ed4c4d5 (commit)
      from  17c61dd6dc25634cbb7e41747fcf15d78f44c89d (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 deaa8558fb271ac737200464b39800388ed4c4d5
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Feb 6 18:45:27 2025 +0100

    Mark C++26 P2552R3 - On the ignorability of standard attributes paper as 
implemented in GCC 15.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 02f8752f..69664fab 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -200,6 +200,9 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
       <li><a href="https://wg21.link/P2558R2";>P2558R2</a>, Add @, $, and ` to 
the basic
       character set (<a href="https://gcc.gnu.org/PR110343";>PR110343</a>)
       </li>
+      <li><a href="https://wg21.link/P2552R3";>P2552R3</a>, On the ignorability 
of
+      standard attributes (<a href="https://gcc.gnu.org/PR110345";>PR110345</a>)
+      </li>
       <li><a href="https://wg21.link/P2662R3";>P2662R3</a>, Pack indexing
       (<a href="https://gcc.gnu.org/PR113798";>PR113798</a>)
       </li>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index d02213b8..e162d40c 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -95,7 +95,7 @@
     <tr>
       <td> On the ignorability of standard attributes </td>
       <td><a href="https://wg21.link/P2552R3";>P2552R3</a> (<a 
href="./cxx-dr-status.html">DR</a>) </td>
-      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR110345";>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