public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 981819892e889b6b07ffcad4d2a087fd8372a599
@ 2020-11-13 19:09 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2020-11-13 19:09 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  981819892e889b6b07ffcad4d2a087fd8372a599 (commit)
      from  c73087215447ea88ee08df1c4293ad4c5f425a34 (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 981819892e889b6b07ffcad4d2a087fd8372a599
Author: Marek Polacek <polacek@redhat.com>
Date:   Fri Nov 13 14:08:36 2020 -0500

    C++: P1099R5, using enum is supported in GCC 11.

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 106db8e9..7f77268f 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -165,6 +165,7 @@ a work-in-progress.</p>
 	  implementation)</li>
       <li>P1975R0, Fixing the wording of parenthesized aggregate-initialization</li>
       <li>P1009R2, Array size deduction in <i>new-expression</i>s</li>
+      <li>P1099R5, <code>using enum</code></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 e69decdb..23081245 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -525,7 +525,7 @@
     <tr>
       <td><code>using enum</code></td>
       <td><a href="https://wg21.link/p1099r5">P1099R5</a></td>
-      <td class="unsupported">No (<a href="https://gcc.gnu.org/PR91367">PR91367</a>)</td>
+      <td class="supported center"><a href="../gcc-11/changes.html#cxx">11</a></td>
       <td></td>
     </tr>
     <tr>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-11-13 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 19:09 gcc-wwwdocs branch master updated. 981819892e889b6b07ffcad4d2a087fd8372a599 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).