public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Marek Polacek <mpolacek@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 4304a8b720b1e605a47e2da4c5a0ad21e3f05dec
Date: Thu, 30 Nov 2023 14:49:58 +0000 (GMT)	[thread overview]
Message-ID: <20231130144958.53C5E3858C62@sourceware.org> (raw)

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

                 reply	other threads:[~2023-11-30 14:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231130144958.53C5E3858C62@sourceware.org \
    --to=mpolacek@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).