public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b
@ 2022-04-08 14:11 Patrick Palka
  0 siblings, 0 replies; only message in thread
From: Patrick Palka @ 2022-04-08 14:11 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  1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b (commit)
      from  c637096c2a3d4cf33ffd610255ecd451450895fd (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 1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b
Author: Patrick Palka <ppalka@redhat.com>
Date:   Fri Apr 8 10:09:43 2022 -0400

    gcc-12: Mention PR c++/51577 operator lookup fix

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index d32ac0b7..51d01418 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -290,8 +290,8 @@ a work-in-progress.</p>
   <li>New command-line option <code>-fimplicit-constexpr</code> can be used to
       make inline functions implicitly constexpr
       (<a href="https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=87c2080b">git</a>)</li>
-  <li>New command-line option <code>-ffold-simple-inlines</code> that controls
-      whether to fold calls to certain trivial inline functions (currently
+  <li>New command-line option <code>-ffold-simple-inlines</code> can be used
+      to fold calls to certain trivial inline functions (currently
       <code>std::move</code>, <code>std::forward</code>,
       <code>std::addressof</code> and <code>std::as_const</code>).  In contrast
       to inlining such calls, folding means that no intermediate code or debug
@@ -363,6 +363,8 @@ a work-in-progress.</p>
        <a href="https://gcc.gnu.org/PR86439">PR86439</a>,
        <a href="https://gcc.gnu.org/PR98832">PR98832</a>,
       <a href="https://gcc.gnu.org/PR102933">PR102933</a> ...)</li>
+  <li>Two-stage name lookup for dependent operator expressions has been
+      corrected (<a href="https://gcc.gnu.org/PR51577">PR51577</a>)</li>
   <li>Several issues with constrained variable templates have been fixed
       (<a href="https://gcc.gnu.org/PR98486">PR98486</a>)</li>
   <li>The compiler performs less instantiating when doing speculative constant

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

Summary of changes:
 htdocs/gcc-12/changes.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2022-04-08 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08 14:11 gcc-wwwdocs branch master updated. 1c4c7605f2b525140f58e3c290a40c5b9ef9ae4b Patrick Palka

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).