public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 4304a8b720b1e605a47e2da4c5a0ad21e3f05dec
@ 2023-11-30 14:49 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2023-11-30 14:49 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  4304a8b720b1e605a47e2da4c5a0ad21e3f05dec (commit)
      from  9aea190360805acf14a2296ea29541addbe92735 (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 4304a8b720b1e605a47e2da4c5a0ad21e3f05dec
Author: Marek Polacek <polacek@redhat.com>
Date:   Thu Nov 30 09:48:36 2023 -0500

    changes.html: Update C++ news for GCC 14

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index e7779324..5a453437 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -129,12 +129,32 @@ a work-in-progress.</p>
 <ul>
   <li>Several C++26 features have been implemented:
     <ul>
+      <li><a href="https://wg21.link/P1854R4">P1854R4</a>, Making non-encodable
+      string literals ill-formed (<a href="https://gcc.gnu.org/PR110341">PR110341</a>)
+      </li>
       <li><a href="https://wg21.link/P2752R3">P2752R3</a>, Static storage for
       braced initializers (<a href="https://gcc.gnu.org/PR110346">PR110346</a>)
       </li>
+      <li><a href="https://wg21.link/P2361R6">P2361R6</a>, Unevaluated strings
+      (<a href="https://gcc.gnu.org/PR110342">PR110342</a>)
+      </li>
+      <li><a href="https://wg21.link/P2738R1">P2738R1</a>, constexpr cast from
+      <code>void*</code>
+      (<a href="https://gcc.gnu.org/PR110344">PR110344</a>)
+      </li>
+      <li><a href="https://wg21.link/P2741R3">P2741R3</a>, User-generated
+      <code>static_assert</code> messages
+      (<a href="https://gcc.gnu.org/PR110348">PR110348</a>)
+      </li>
+      <li><a href="https://wg21.link/P2169R4">P2169R4</a>, Placeholder variables
+      with no name
+      (<a href="https://gcc.gnu.org/PR110349">PR110349</a>)
+      </li>
+      <li><a href="https://wg21.link/P2864R2">P2864R2</a>, Removing deprecated
+      arithmetic conversion on enumerations</li>
     </ul>
   </li>
-  <li>Several C++23 features have been implemented:
+  <li>A C++23 feature has been implemented:
     <ul>
       <li><a href="https://wg21.link/P2280R4">P2280R4</a>, Using unknown
       references in constant expressions
@@ -142,6 +162,16 @@ a work-in-progress.</p>
       </li>
     </ul>
   </li>
+  <li>Several C++ Defect Reports have been resolved, e.g.:
+    <ul>
+      <li><a href="https://wg21.link/cwg976">DR 976</a>,
+      Deduction for <code>const T&</code> conversion operators</li>
+      <li><a href="https://wg21.link/cwg2406">DR 2406</a>,
+      <code>[[fallthrough]]</code> attribute and iteration statements</li>
+      <li><a href="https://wg21.link/cwg2543">DR 2543</a>,
+      <code>constinit</code> and optimized dynamic initialization</li>
+    </ul>
+  </li>
 </ul>
 
 <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-30 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 14:49 gcc-wwwdocs branch master updated. 4304a8b720b1e605a47e2da4c5a0ad21e3f05dec Marek Polacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).