public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 4c3529b2c6a75184fc957dfd11ee4ddeee82eae4
@ 2019-12-05 20:49 mpolacek
  0 siblings, 0 replies; only message in thread
From: mpolacek @ 2019-12-05 20: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  4c3529b2c6a75184fc957dfd11ee4ddeee82eae4 (commit)
      from  f6b5b68544cd99f6948d2a0ffd4715e69e676482 (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 4c3529b2c6a75184fc957dfd11ee4ddeee82eae4
Author: Marek Polacek <polacek@redhat.com>
Date:   Thu Dec 5 15:49:29 2019 -0500

    P1331R2: Allow trivial default init in constexpr contexts is done

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index e029664..23481e8 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -121,6 +121,7 @@ a work-in-progress.</p>
     <li>P1814R0, class template argument deduction for alias templates</li>
     <li>P1816R0, class template argument deduction for aggregates</li>
     <li>P0960R3, Parenthesized initialization of aggregates</li>
+    <li>P1331R2, Allow trivial default initialization in constexpr contexts</li>
   </ul>  
   </li>
   <li>Several C++ Defect Reports have been resolved, e.g.:
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index f9217b4..85470f0 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -322,7 +322,7 @@
     </tr>
     <tr>
       <td><a href="http://wg21.link/p1331r2">P1331R2</a></td>
-      <td class="unsupported center">No (<a href="https://gcc.gnu.org/PR91353">PR91353</a>)</td>
+      <td class="supported center"><a href="../gcc-10/changes.html#cxx">10</a></td>
       <td> __cpp_constexpr &gt;= 201907 </td>
     </tr>
     <tr>

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

Summary of changes:
 htdocs/gcc-10/changes.html      |    1 +
 htdocs/projects/cxx-status.html |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2019-12-05 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 20:49 gcc-wwwdocs branch master updated. 4c3529b2c6a75184fc957dfd11ee4ddeee82eae4 mpolacek

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