public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 7220e26862b78df86d77a55f514d110c93d230c6
@ 2021-06-26  0:07 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2021-06-26  0:07 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  7220e26862b78df86d77a55f514d110c93d230c6 (commit)
      from  49c5c72477a011c9507419611d16211042670ad5 (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 7220e26862b78df86d77a55f514d110c93d230c6
Author: Marek Polacek <polacek@redhat.com>
Date:   Fri Jun 25 20:06:43 2021 -0400

    cxx-dr-status.html: Add new DRs, update status of older ones

diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html
index fc4864d7..8839a03b 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -15,7 +15,7 @@
 
   <p>This table tracks the implementation status of C++ defect reports in GCC.
   It is based on C++ Standard Core Language Issue Table of Contents, Revision
-  102 (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html">here</a>).</p>
+  104 (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html">here</a>).</p>
 
   <table class="cxxdrstatus" style="width: 66.6%">
     <tr class="separator">
@@ -64,7 +64,8 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg6">6</a></td>
       <td>open</td>
-      <td>Should the optimization that allows a class object to alias another object also allow the case of a parameter in an inline function to alias its argument?</td>
+      <td>Should the optimization that allows a class object to alias another 
+	  object also allow the case of a parameter in an inline function to alias its argument?</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -271,11 +272,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg36">36</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td><I>using-declaration</I>s in multiple-declaration contexts</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -789,11 +790,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg110">110</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Can template functions and classes be declared in the same scope?</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -985,11 +986,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg138">138</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Friend declaration name lookup</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -1111,11 +1112,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg156">156</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Name lookup for conversion functions</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -1356,18 +1357,18 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg191">191</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Name lookup does not handle complex nesting</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg192">192</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Name lookup in parameters</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -1394,7 +1395,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg196">196</a></td>
       <td>open</td>
-      <td>Arguments to deallocation functions</td>
+      <td>Arguments to deallocation functions </td>
       <td>-</td>
       <td></td>
     </tr>
@@ -1807,11 +1808,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg255">255</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Placement deallocation functions and lookup ambiguity</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -1919,11 +1920,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg271">271</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Explicit instantiation and template argument deduction</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -1968,18 +1969,18 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg278">278</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>External linkage and nameless entities</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr class="open">
       <td><a href="https://wg21.link/cwg279">279</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Correspondence of "names for linkage purposes"</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -2101,11 +2102,11 @@
       <td class="supported">Yes</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg297">297</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>Which template does an explicit specialization specialize?</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -2209,7 +2210,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg312">312</a></td>
       <td>CD3</td>
-      <td>&#8220;use&#8221; of invalid pointer value not defined</td>
+      <td>"use" of invalid pointer value not defined</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -2384,15 +2385,15 @@
     <tr>
       <td><a href="https://wg21.link/cwg337">337</a></td>
       <td>CD1</td>
-      <td>Attempt to create array of abtract type should cause deduction to fail</td>
+      <td>Attempt to create array of abstract type should cause deduction to fail</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg338">338</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Enumerator name with linkage used as class name in other translation unit</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -2405,7 +2406,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg340">340</a></td>
       <td>NAD</td>
-      <td>Unclear wording in disambiguation section</td>
+      <td>Unclear wording in disambiguation section </td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -2542,11 +2543,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg360">360</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Using-declaration that reduces access</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -2724,11 +2725,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg386">386</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Friend declaration of name brought in by <I>using-declaration</I></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -2815,11 +2816,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg399">399</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Destructor lookup redux</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR28985">PR28985</a>,
           <a href="https://gcc.gnu.org/PR12228">PR12228</a></td>
     </tr>
@@ -2858,11 +2859,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg405">405</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Unqualified function name lookup</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -2900,11 +2901,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg411">411</a></td>
-      <td>open</td>
+      <td>WP</td>
       <td>Use of universal-character-name in character versus string literals</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -2949,11 +2950,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg418">418</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Imperfect wording on error on multiple default arguments on a called function</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -3197,7 +3198,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg453">453</a></td>
       <td>drafting</td>
-      <td>References may only bind to &#8220;valid&#8221; objects</td>
+      <td>References may only bind to "valid" objects</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -3421,7 +3422,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg485">485</a></td>
       <td>CD1</td>
-      <td>What is a &#8220;name&#8221;?</td>
+      <td>What is a "name"?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -3617,7 +3618,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg513">513</a></td>
       <td>CD1</td>
-      <td>Non-class &#8220;most-derived&#8221; objects</td>
+      <td>Non-class "most-derived" objects</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -3729,7 +3730,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg529">529</a></td>
       <td>drafting</td>
-      <td>Use of <code>template&lt;&gt;</code> with &#8220;explicitly-specialized&#8221; class templates</td>
+      <td>Use of <code>template&lt;&gt;</code> with "explicitly-specialized" class templates</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -3775,17 +3776,17 @@
       <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR62227">PR62227</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg536">536</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Problems in the description of <I>id-expression</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg537">537</a></td>
       <td>CD1</td>
-      <td>Definition of &#8220;signature&#8221;</td>
+      <td>Definition of "signature"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -3901,18 +3902,18 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg554">554</a></td>
-      <td>drafting</td>
-      <td>Definition of &#8220;declarative region&#8221; and &#8220;scope&#8221;</td>
-      <td>-</td>
+      <td>DRWP</td>
+      <td>Definition of "declarative region" and "scope"</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg555">555</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Pseudo-destructor name lookup</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -3943,11 +3944,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg560">560</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Use of the <code>typename</code> keyword in return types</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -3957,18 +3958,18 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg562">562</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td><I>qualified-id</I>s in non-expression contexts</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg563">563</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Linkage specification for objects</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR28389">PR28389</a></td>
     </tr>
     <tr>
@@ -4044,7 +4045,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg574">574</a></td>
       <td>NAD</td>
-      <td>Definition of &#8220;copy assignment operator&#8221;</td>
+      <td>Definition of "copy assignment operator"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4079,7 +4080,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg579">579</a></td>
       <td>open</td>
-      <td>What is a &#8220;nested&#8221; <code>&gt;</code> or <code>&gt;&gt;</code>?</td>
+      <td>What is a "nested" <code>&gt;</code> or <code>&gt;&gt;</code>?</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -4092,7 +4093,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg581">581</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Can a templated constructor be explicitly instantiated or specialized?</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -4156,7 +4157,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg590">590</a></td>
       <td>C++11</td>
-      <td>Nested classes and the &#8220;current instantiation&#8221;</td>
+      <td>Nested classes and the "current instantiation"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4223,11 +4224,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg600">600</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Does access control apply to members or to names?</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -4272,11 +4273,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg607">607</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Lookup of <I>mem-initializer-id</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -4289,7 +4290,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg609">609</a></td>
       <td>CD4</td>
-      <td>What is a &#8220;top-level&#8221; cv-qualifier?</td>
+      <td>What is a "top-level" cv-qualifier?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4338,15 +4339,15 @@
     <tr>
       <td><a href="https://wg21.link/cwg616">616</a></td>
       <td>CD3</td>
-      <td>Definition of &#8220;indeterminate value&#8221;</td>
+      <td>Definition of "indeterminate value"</td>
       <td class="supported">9</td>
       <td><a href="https://gcc.gnu.org/PR67853">PR67853</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg617">617</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Lvalue-to-rvalue conversions of uninitialized <code>char</code> objects</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -4443,7 +4444,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg631">631</a></td>
       <td>CD3</td>
-      <td>Jumping into a &#8220;then&#8221; clause</td>
+      <td>Jumping into a "then" clause</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4499,7 +4500,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg639">639</a></td>
       <td>CD1</td>
-      <td>What makes side effects &#8220;different&#8221; from one another?</td>
+      <td>What makes side effects "different" from one another?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4520,7 +4521,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg642">642</a></td>
       <td>CD2</td>
-      <td>Definition and use of &#8220;block scope&#8221; and &#8220;local scope&#8221;</td>
+      <td>Definition and use of "block scope" and "local scope"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4713,11 +4714,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg670">670</a></td>
-      <td>open</td>
+      <td>CD4</td>
       <td>Copy initialization via derived-to-base conversion in the second step</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -4744,7 +4745,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg674">674</a></td>
       <td>C++11</td>
-      <td>&#8220;matching specialization&#8221; for a friend declaration</td>
+      <td>"matching specialization" for a friend declaration</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -4799,7 +4800,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg682">682</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Missing description of lookup of template aliases</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -4912,7 +4913,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg698">698</a></td>
       <td>open</td>
-      <td>The definition of &#8220;sequenced before&#8221; is too narrow</td>
+      <td>The definition of "sequenced before" is too narrow</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -5010,7 +5011,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg712">712</a></td>
       <td>CD3</td>
-      <td>Are integer constant operands of a <I>conditional-expression</I> &#8220;used?&#8221;</td>
+      <td>Are integer constant operands of a <I>conditional-expression</I> "used?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -5213,7 +5214,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg741">741</a></td>
       <td>C++11</td>
-      <td>&#8220;plain&#8221; <code>long long</code> bit-fields</td>
+      <td>"plain" <code>long long</code> bit-fields</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -5507,7 +5508,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg783">783</a></td>
       <td>open</td>
-      <td>Definition of &#8220;argument&#8221;</td>
+      <td>Definition of "argument"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -5521,14 +5522,14 @@
     <tr>
       <td><a href="https://wg21.link/cwg785">785</a></td>
       <td>CD2</td>
-      <td>&#8220;Execution sequence&#8221; is inappropriate phraseology</td>
+      <td>"Execution sequence" is inappropriate phraseology</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg786">786</a></td>
       <td>CD2</td>
-      <td>Definition of &#8220;thread&#8221;</td>
+      <td>Definition of "thread"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -5864,14 +5865,14 @@
     <tr>
       <td><a href="https://wg21.link/cwg834">834</a></td>
       <td>CD2</td>
-      <td>What is an &#8220;ordinary string literal&#8221;?</td>
+      <td>What is an "ordinary string literal"?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg835">835</a></td>
       <td>CD2</td>
-      <td>Scoped enumerations and the &#8220;usual arithmetic conversions&#8221;</td>
+      <td>Scoped enumerations and the "usual arithmetic conversions"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -5941,7 +5942,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg845">845</a></td>
       <td>CD2</td>
-      <td>What is the &#8220;first declaration&#8221; of an explicit specialization?</td>
+      <td>What is the "first declaration" of an explicit specialization?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -5987,11 +5988,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg852">852</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td><I>using-declaration</I>s and dependent base classes</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -6627,7 +6628,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg943">943</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Is <code>T()</code> a temporary?</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -6688,11 +6689,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg952">952</a></td>
-      <td>drafting</td>
-      <td>Insufficient description of &#8220;naming class&#8221;</td>
-      <td>-</td>
+      <td>DRWP</td>
+      <td>Insufficient description of "naming class"</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -6817,7 +6818,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg970">970</a></td>
       <td>CD2</td>
-      <td>Consistent use of &#8220;appertain&#8221; and &#8220;apply&#8221;</td>
+      <td>Consistent use of "appertain" and "apply"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -6915,7 +6916,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg984">984</a></td>
       <td>CD2</td>
-      <td>&#8220;Deduced type&#8221; is unclear in <code>auto</code> type deduction</td>
+      <td>"Deduced type" is unclear in <code>auto</code> type deduction</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -7020,7 +7021,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg999">999</a></td>
       <td>CD2</td>
-      <td>&#8220;Implicit&#8221; or &#8220;implied&#8221; object argument/parameter?</td>
+      <td>"Implicit" or "implied" object argument/parameter?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -7220,11 +7221,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1028">1028</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Dependent names in non-defining declarations</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -7349,7 +7350,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1046">1046</a></td>
       <td>open</td>
-      <td>What is a &#8220;use&#8221; of a class specialization?</td>
+      <td>What is a "use" of a class specialization?</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -7558,7 +7559,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1076">1076</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Value categories and lvalue temporaries</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -7664,7 +7665,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1091">1091</a></td>
       <td>C++11</td>
-      <td>Inconsistent use of the term &#8220;object expression&#8221;</td>
+      <td>Inconsistent use of the term "object expression"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -7790,7 +7791,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1109">1109</a></td>
       <td>C++11</td>
-      <td>When is &#8220;use&#8221; a reference to the ODR meaning?</td>
+      <td>When is "use" a reference to the ODR meaning?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -7902,7 +7903,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1125">1125</a></td>
       <td>C++11</td>
-      <td>Unclear definition of &#8220;potential constant expression&#8221;</td>
+      <td>Unclear definition of "potential constant expression"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8231,7 +8232,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1172">1172</a></td>
       <td>drafting</td>
-      <td>&#8220;instantiation-dependent&#8221; constructs</td>
+      <td>"instantiation-dependent" constructs</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -8245,7 +8246,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1174">1174</a></td>
       <td>C++11</td>
-      <td>When is a pure virtual function &#8220;used?&#8221;</td>
+      <td>When is a pure virtual function "used?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8294,7 +8295,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1181">1181</a></td>
       <td>C++11</td>
-      <td>What is a &#8220;built-in type?&#8221;</td>
+      <td>What is a "built-in type?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8424,11 +8425,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1200">1200</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Lookup rules for template parameters</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -8490,7 +8491,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1209">1209</a></td>
       <td>open</td>
-      <td>Is a potentially-evaluated expression in a template definition a &#8220;use?&#8221;</td>
+      <td>Is a potentially-evaluated expression in a template definition a "use?"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -8539,7 +8540,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1216">1216</a></td>
       <td>C++11</td>
-      <td>Exceptions &#8220;allowed&#8221; by a <I>noexcept-specification</I></td>
+      <td>Exceptions "allowed" by a <I>noexcept-specification</I></td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8553,7 +8554,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1218">1218</a></td>
       <td>C++11</td>
-      <td>What is the &#8220;currently-handled exception&#8221; in a multi-threaded program?</td>
+      <td>What is the "currently-handled exception" in a multi-threaded program?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8634,11 +8635,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1230">1230</a></td>
-      <td>open</td>
+      <td>dup</td>
       <td>Confusing description of ambiguity of destructor name</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -8672,7 +8673,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1235">1235</a></td>
       <td>C++11</td>
-      <td>&#8220;Unused&#8221; ellipsis and default arguments in partial ordering</td>
+      <td>"Unused" ellipsis and default arguments in partial ordering</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8788,11 +8789,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1252">1252</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Overloading member function templates based on dependent return type</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -8833,7 +8834,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1258">1258</a></td>
       <td>drafting</td>
-      <td>&#8220;Instantiation context&#8221; differs from dependent lookup rules</td>
+      <td>"Instantiation context" differs from dependent lookup rules</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -8847,7 +8848,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1260">1260</a></td>
       <td>CD3</td>
-      <td>Incorrect use of term &#8220;overloaded&#8221; in description of odr-use</td>
+      <td>Incorrect use of term "overloaded" in description of odr-use</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -8923,7 +8924,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1271">1271</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Imprecise wording regarding dependent types</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -9019,11 +9020,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1285">1285</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>Trivial destructors and object lifetime</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -9036,7 +9037,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1287">1287</a></td>
       <td>C++14</td>
-      <td>Direct initialization vs &#8220;implicit&#8221; conversion in reference binding</td>
+      <td>Direct initialization vs "implicit" conversion in reference binding</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -9061,11 +9062,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1291">1291</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Looking up a <I>conversion-type-id</I></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -9119,8 +9120,8 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1299">1299</a></td>
-      <td>DRWP</td>
-      <td>&#8220;Temporary objects&#8221; vs &#8220;temporary expressions&#8221;</td>
+      <td>CD5</td>
+      <td>"Temporary objects" vs "temporary expressions"</td>
       <td class="unsupported">No</td>
       <td><a href="https://gcc.gnu.org/PR92831">PR92831</a></td>
     </tr>
@@ -9197,7 +9198,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1310">1310</a></td>
       <td>CD3</td>
-      <td>What is an &#8220;acceptable lookup result?&#8221;</td>
+      <td>What is an "acceptable lookup result?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -9343,16 +9344,16 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1331">1331</a></td>
-      <td>extension</td>
+      <td>CD5</td>
       <td><code>const</code> mismatch with defaulted copy constructor</td>
       <td class="supported">9</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1332">1332</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Handling of invalid universal-character-names</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -9379,7 +9380,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1336">1336</a></td>
       <td>CD3</td>
-      <td>Definition of &#8220;converting constructor&#8221;</td>
+      <td>Definition of "converting constructor"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -9512,7 +9513,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1355">1355</a></td>
       <td>CD3</td>
-      <td>Aggregates and &#8220;user-provided&#8221; constructors</td>
+      <td>Aggregates and "user-provided" constructors</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -9883,7 +9884,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1408">1408</a></td>
       <td>CD3</td>
-      <td>What is &#8220;the same aggregate initialization?&#8221;</td>
+      <td>What is "the same aggregate initialization?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -9953,7 +9954,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1418">1418</a></td>
       <td>CD3</td>
-      <td>Type of <code>initializer_list</code> backing array</td>
+      <td>Type of <code>initializer_list</code> backing array </td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10008,7 +10009,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1426">1426</a></td>
-      <td>extension</td>
+      <td>CD5</td>
       <td>Allowing additional parameter types in defaulted functions</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -10186,16 +10187,16 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1451">1451</a></td>
-      <td>extension</td>
+      <td>CD4</td>
       <td>Objects with no linkage in non-type template arguments</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1452">1452</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Value-initialized objects may be constants</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -10264,7 +10265,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1462">1462</a></td>
       <td>CD3</td>
-      <td>Deduction failure vs &#8220;ill-formed, no diagnostic required&#8221;</td>
+      <td>Deduction failure vs "ill-formed, no diagnostic required"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10373,11 +10374,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1478">1478</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td><code>template</code> keyword for dependent template template arguments</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -10527,11 +10528,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1500">1500</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Name lookup of dependent conversion function</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -10593,7 +10594,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1509">1509</a></td>
       <td>C++14</td>
-      <td>Definition of &#8220;non-template function&#8221;</td>
+      <td>Definition of "non-template function"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10642,7 +10643,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1516">1516</a></td>
       <td>CD3</td>
-      <td>Definition of &#8220;virtual function call&#8221;</td>
+      <td>Definition of "virtual function call"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10690,7 +10691,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1523">1523</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Point of declaration in range-based <code>for</code></td>
       <td class="unsupported">?</td>
       <td></td>
@@ -10747,7 +10748,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1531">1531</a></td>
       <td>CD3</td>
-      <td>Definition of &#8220;access&#8221; (verb)</td>
+      <td>Definition of "access" (verb)</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10768,7 +10769,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1534">1534</a></td>
       <td>dup</td>
-      <td>cv-qualification of prvalue of type &#8220;array of class&#8221;</td>
+      <td>cv-qualification of prvalue of type "array of class"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10803,7 +10804,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1539">1539</a></td>
       <td>CD3</td>
-      <td>Definition of &#8220;character type&#8221;</td>
+      <td>Definition of "character type"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -10842,18 +10843,18 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1545">1545</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td><code>friend</code> function templates defined in class templates</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1546">1546</a></td>
       <td>NAD</td>
       <td>Errors in function template default arguments</td>
-      <td class="unsupported">?</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -11055,7 +11056,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1575">1575</a></td>
       <td>C++14</td>
-      <td>Incorrect definition of &#8220;strict pointer safety&#8221;</td>
+      <td>Incorrect definition of "strict pointer safety"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -11094,11 +11095,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1581">1581</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>When are <code>constexpr</code> member functions defined?</td>
-      <td>-</td>
+      <td class="supported">Yes</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -11158,11 +11159,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1590">1590</a></td>
-      <td>drafting</td>
+      <td>CD4</td>
       <td>Bypassing non-copy/move constructor copying</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -11182,7 +11183,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1593">1593</a></td>
       <td>C++14</td>
-      <td>&#8220;Parameter type&#8221; of special member functions</td>
+      <td>"Parameter type" of special member functions</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -11196,7 +11197,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1595">1595</a></td>
       <td>C++14</td>
-      <td>Constructors &#8220;involved in&#8221; subobject initialization</td>
+      <td>Constructors "involved in" subobject initialization</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -11221,11 +11222,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1599">1599</a></td>
-      <td>open</td>
+      <td>CD4</td>
       <td>Lifetime of <code>initializer_list</code> underlying array</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -11340,11 +11341,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1616">1616</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Disambiguation parsing and template parameters</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -11452,11 +11453,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1632">1632</a></td>
-      <td>open</td>
+      <td>CD5</td>
       <td>Lambda capture in member initializers</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -11480,11 +11481,11 @@
       <td>-</td>
       <td><a href="https://gcc.gnu.org/PR57314">PR57314</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1636">1636</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Bits required for negative enumerator values</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -11508,11 +11509,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1640">1640</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Array of abstract instance of class template</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR17232">PR17232</a></td>
     </tr>
     <tr>
@@ -11536,11 +11537,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1644">1644</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>Equivalent <I>exception-specification</I>s in function template declarations</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -11550,11 +11551,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1646">1646</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td><I>decltype-specifier</I>s, abstract classes, and deduction failure</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -11582,14 +11583,14 @@
       <td><a href="https://wg21.link/cwg1650">1650</a></td>
       <td>NAD</td>
       <td>Class prvalues in reference initialization</td>
-      <td class="unsupported">?</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1651">1651</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>Lifetime extension of temporary via reference to subobject</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -11620,11 +11621,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1656">1656</a></td>
-      <td>drafting</td>
+      <td>WP</td>
       <td>Encoding of numerically-escaped characters</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -11833,7 +11834,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1686">1686</a></td>
       <td>CD4</td>
-      <td>Which variables are &#8220;explicitly declared <code>const</code>?&#8221;</td>
+      <td>Which variables are "explicitly declared <code>const</code>?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -11907,11 +11908,11 @@
       <td class="unsupported">No</td>
       <td><a href="https://gcc.gnu.org/PR94904">PR94904</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1697">1697</a></td>
-      <td>drafting</td>
+      <td>CD4</td>
       <td>Lifetime extension and copy elision</td>
-      <td>-</td>
+      <td class="unsupported">No</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -11945,7 +11946,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1702">1702</a></td>
       <td>drafting</td>
-      <td>Rephrasing the definition of &#8220;anonymous union&#8221;</td>
+      <td>Rephrasing the definition of "anonymous union"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -11958,7 +11959,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1704">1704</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Type checking in explicit instantiation of variable templates</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -11966,7 +11967,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1705">1705</a></td>
       <td>CD4</td>
-      <td>Unclear specification of &#8220;more specialized&#8221;</td>
+      <td>Unclear specification of "more specialized"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -12005,11 +12006,11 @@
       <td class="supported">10</td>
       <td><a href="https://gcc.gnu.org/PR94057">PR94057</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1711">1711</a></td>
-      <td>drafting</td>
+      <td>WP</td>
       <td>Missing specification of variable template partial specializations</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12019,11 +12020,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1713">1713</a></td>
-      <td>drafting</td>
+      <td>dup</td>
       <td>Linkage of variable template specializations</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12126,16 +12127,16 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1728">1728</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Type of an explicit instantiation of a variable template</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1729">1729</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Matching declarations and definitions of variable templates</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -12281,7 +12282,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1750">1750</a></td>
       <td>CD4</td>
-      <td>&#8220;Argument&#8221; vs &#8220;parameter&#8221;</td>
+      <td>"Argument" vs "parameter"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -12425,11 +12426,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1771">1771</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Restricted lookup in <I>nested-name-specifier</I></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12495,11 +12496,11 @@
       <td class="unsupported">No</td>
       <td><a href="https://gcc.gnu.org/PR69309">PR69309</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1781">1781</a></td>
-      <td>open</td>
+      <td>CD5</td>
       <td>Converting from <code>nullptr_t</code> to <code>bool</code> in overload resolution</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12635,11 +12636,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1801">1801</a></td>
-      <td>drafting</td>
+      <td>CD4</td>
       <td>Kind of expression referring to member of anonymous union</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12754,11 +12755,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1818">1818</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Visibility and inherited language linkage</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12768,25 +12769,25 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1820">1820</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Qualified typedef names</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1821">1821</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Qualified redeclarations in a class <I>member-specification</I></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1822">1822</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Lookup of parameter names in <I>lambda-expression</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12824,18 +12825,18 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1828">1828</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td><I>nested-name-specifier</I> ambiguity</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1829">1829</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Dependent unnamed types</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12873,25 +12874,25 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1835">1835</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Dependent member lookup before <code>&lt;</code></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR88434">PR88434</a></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1836">1836</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Use of class type being defined in <I>trailing-return-type</I></td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1837">1837</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Use of <code>this</code> in <code>friend</code> and local class declarations</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -12903,7 +12904,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1839">1839</a></td>
-      <td>review</td>
+      <td>DRWP</td>
       <td>Lookup of block-scope <code>extern</code> declarations</td>
       <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR86181">PR86181</a></td>
@@ -12915,17 +12916,17 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1841">1841</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td><code>&lt;</code> following template injected-class-name</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1842">1842</a></td>
       <td>concurrency</td>
-      <td>Unevaluated operands and &#8220;carries a dependency&#8221;</td>
+      <td>Unevaluated operands and "carries a dependency"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -12939,7 +12940,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1844">1844</a></td>
       <td>drafting</td>
-      <td>Defining &#8220;immediate context&#8221;</td>
+      <td>Defining "immediate context"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -13002,7 +13003,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1853">1853</a></td>
       <td>drafting</td>
-      <td>Defining &#8220;allocated storage&#8221;</td>
+      <td>Defining "allocated storage"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -13027,11 +13028,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1857">1857</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Additional questions about bits</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13041,17 +13042,17 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1859">1859</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>UTF-16 in <code>char16_t</code> string literals</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1860">1860</a></td>
       <td>C++17</td>
-      <td>What is a &#8220;direct member?&#8221;</td>
+      <td>What is a "direct member?"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13064,8 +13065,8 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1862">1862</a></td>
-      <td>DR</td>
-      <td>Determining &#8220;corresponding members&#8221; for friendship</td>
+      <td>CD5</td>
+      <td>Determining "corresponding members" for friendship</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13107,7 +13108,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg1868">1868</a></td>
       <td>drafting</td>
-      <td>Meaning of &#8220;placeholder type&#8221;</td>
+      <td>Meaning of "placeholder type"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -13188,11 +13189,11 @@
       <td class="other">N/A</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1880">1880</a></td>
-      <td>drafting</td>
+      <td>CD4</td>
       <td>When are parameter objects destroyed?</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13216,11 +13217,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1884">1884</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Unclear requirements for same-named external-linkage entities</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13281,16 +13282,16 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1893">1893</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Function-style cast with <I>braced-init-list</I>s and empty pack expansions</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1894">1894</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td><I>typedef-name</I>s and <I>using-declaration</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13300,11 +13301,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1896">1896</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Repeated alias templates</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -13314,11 +13315,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1898">1898</a></td>
-      <td>drafting</td>
-      <td>Use of &#8220;equivalent&#8221; in overload resolution</td>
-      <td>-</td>
+      <td>DRWP</td>
+      <td>Use of "equivalent" in overload resolution</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13328,11 +13329,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1900">1900</a></td>
-      <td>drafting</td>
-      <td>Do <code>friend</code> declarations count as &#8220;previous declarations&#8221;?</td>
-      <td>-</td>
+      <td>DRWP</td>
+      <td>Do <code>friend</code> declarations count as "previous declarations"?</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -13345,7 +13346,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1902">1902</a></td>
       <td>CD4</td>
-      <td>What makes a conversion &#8220;otherwise ill-formed&#8221;?</td>
+      <td>What makes a conversion "otherwise ill-formed"?</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13377,18 +13378,18 @@
       <td class="unsupported">?</td>
       <td><a href="https://gcc.gnu.org/PR84837">PR84837</a></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1907">1907</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td><I>using-declaration</I>s and default arguments</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1908">1908</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Dual destructor lookup and <I>template-id</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13400,8 +13401,8 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1910">1910</a></td>
-      <td>DR</td>
-      <td>&#8220;Shall&#8221; requirement applied to runtime behavior</td>
+      <td>CD5</td>
+      <td>"Shall" requirement applied to runtime behavior</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13419,11 +13420,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1913">1913</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td><code>decltype((x))</code> in <I>lambda-expression</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13443,15 +13444,15 @@
     <tr>
       <td><a href="https://wg21.link/cwg1916">1916</a></td>
       <td>CD4</td>
-      <td>&#8220;Same cv-unqualified type&#8221;</td>
+      <td>"Same cv-unqualified type"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1917">1917</a></td>
-      <td>drafting</td>
+      <td>NAD</td>
       <td>decltype-qualified enumeration names</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -13499,7 +13500,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1924">1924</a></td>
       <td>review</td>
-      <td>Definition of &#8220;literal&#8221; and kinds of literals</td>
+      <td>Definition of "literal" and kinds of literals</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13580,23 +13581,23 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1936">1936</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Dependent <I>qualified-id</I>s</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1937">1937</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Incomplete specification of function pointer from lambda</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1938">1938</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Should hosted/freestanding be implementation-defined?</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -13629,11 +13630,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1943">1943</a></td>
-      <td>open</td>
-      <td>Unspecified meaning of &#8220;bit&#8221;</td>
-      <td>-</td>
+      <td>CD5</td>
+      <td>Unspecified meaning of "bit"</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
@@ -13674,7 +13675,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg1949">1949</a></td>
       <td>CD4</td>
-      <td>&#8220;sequenced after&#8221; instead of &#8220;sequenced before&#8221;</td>
+      <td>"sequenced after" instead of "sequenced before"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -13762,11 +13763,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1962">1962</a></td>
-      <td>drafting</td>
+      <td>extension</td>
       <td>Type of <code>__func__</code></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -13846,11 +13847,11 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg1974">1974</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>Redundant specification of non-type <I>typename-specifier</I></td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
@@ -13911,7 +13912,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg1983">1983</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Inappropriate use of <I>virt-specifier</I></td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14077,11 +14078,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2007">2007</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Argument-dependent lookup for <code>operator=</code></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14091,11 +14092,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2009">2009</a></td>
-      <td>open</td>
+      <td>DRWP</td>
       <td>Unclear specification of class scope</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14170,7 +14171,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2020">2020</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Inadequate description of odr-use of implicitly-invoked functions</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14343,11 +14344,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2045">2045</a></td>
-      <td>drafting</td>
-      <td>&#8220;Identical&#8221; template parameter lists</td>
-      <td>-</td>
+      <td>CD5</td>
+      <td>"Identical" template parameter lists</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14360,7 +14361,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg2047">2047</a></td>
       <td>CD4</td>
-      <td>Coordinating &#8220;throws anything&#8221; specifications</td>
+      <td>Coordinating "throws anything" specifications</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -14387,7 +14388,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2051">2051</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Simplifying alias rules</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14434,16 +14435,16 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2058">2058</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>More errors from internal-linkage namespaces</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2059">2059</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Linkage and deduced return types</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14462,11 +14463,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2062">2062</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Class template redeclaration requirements</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14483,11 +14484,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2065">2065</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Current instantiation of a partial specialization</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14518,11 +14519,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2070">2070</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td><I>using-declaration</I> with dependent <I>nested-name-specifier</I></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14588,16 +14589,16 @@
       <td class="supported">8</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2080">2080</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td>Example with empty anonymous union member</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2081">2081</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Deduced return type in redeclaration or specialization of function template</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14611,7 +14612,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2083">2083</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Incorrect cases of odr-use</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14637,16 +14638,16 @@
       <td>-</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2087">2087</a></td>
-      <td>open</td>
+      <td>NAD</td>
       <td>Left shift of negative value by zero bits</td>
-      <td>-</td>
+      <td class="other">N/A</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2088">2088</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Late tiebreakers in partial ordering</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14674,7 +14675,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2092">2092</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Deduction failure and overload resolution</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -14751,7 +14752,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2103">2103</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Lvalue-to-rvalue conversion is irrelevant in odr-use of a reference</td>
       <td class="unsupported">?</td>
       <td>dup of 2083</td>
@@ -14812,11 +14813,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2112">2112</a></td>
-      <td>drafting</td>
+      <td>CD5</td>
       <td><code>new auto{x}</code></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -14877,7 +14878,7 @@
     </tr>
     <tr class="open">
       <td><a href="https://wg21.link/cwg2121">2121</a></td>
-      <td>drafting</td>
+      <td>accepted</td>
       <td>More flexible lambda syntax</td>
       <td>-</td>
       <td></td>
@@ -14959,11 +14960,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2133">2133</a></td>
-      <td>open</td>
+      <td>CD5</td>
       <td>Converting <code>std::nullptr_t</code> to <code>bool</code></td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -15053,7 +15054,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg2146">2146</a></td>
       <td>CD4</td>
-      <td>Scalar object vs memory location in definition of &#8220;unsequenced&#8221;</td>
+      <td>Scalar object vs memory location in definition of "unsequenced"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -15085,11 +15086,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2151">2151</a></td>
-      <td>drafting</td>
+      <td>CD4</td>
       <td>Exception object is not created</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -15158,7 +15159,7 @@
     <tr>
       <td><a href="https://wg21.link/cwg2161">2161</a></td>
       <td>NAD</td>
-      <td>Explicit instantiation declaration and &#8220;preceding initialization&#8221;</td>
+      <td>Explicit instantiation declaration and "preceding initialization"</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
@@ -15178,22 +15179,22 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2164">2164</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Name hiding and <I>using-directive</I>s</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2165">2165</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Namespaces, declarative regions, and translation units</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr class="open">
       <td><a href="https://wg21.link/cwg2166">2166</a></td>
       <td>drafting</td>
-      <td>Unclear meaning of &#8220;undefined <code>constexpr</code> function&#8221;</td>
+      <td>Unclear meaning of "undefined <code>constexpr</code> function"</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -15220,7 +15221,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2170">2170</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Unclear definition of odr-use for arrays</td>
       <td class="unsupported">?</td>
       <td>dup of 2083</td>
@@ -15269,7 +15270,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2177">2177</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Placement <code>operator delete</code> and parameter copies</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -15333,7 +15334,7 @@
     <tr class="open">
       <td><a href="https://wg21.link/cwg2186">2186</a></td>
       <td>drafting</td>
-      <td>Unclear point that &#8220;preceding initialization&#8221; must precede</td>
+      <td>Unclear point that "preceding initialization" must precede</td>
       <td>-</td>
       <td></td>
     </tr>
@@ -15421,11 +15422,11 @@
       <td class="unsupported">?</td>
       <td></td>
     </tr>
-    <tr class="open">
+    <tr>
       <td><a href="https://wg21.link/cwg2199">2199</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Typedefs and tags</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -15479,7 +15480,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2207">2207</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Alignment of allocation function return value</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -15521,9 +15522,9 @@
     </tr>
     <tr class="open">
       <td><a href="https://wg21.link/cwg2213">2213</a></td>
-      <td>drafting</td>
+      <td>DRWP</td>
       <td>Forward declaration of partial specializations</td>
-      <td>-</td>
+      <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
@@ -15535,7 +15536,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2215">2215</a></td>
-      <td>review</td>
+      <td>C++17</td>
       <td>Redundant description of language linkage in function call</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -15612,14 +15613,14 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2226">2226</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Xvalues vs lvalues in conditional expressions</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2227">2227</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Destructor access and default member initializers</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -15633,7 +15634,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2229">2229</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Volatile unnamed bit-fields</td>
       <td class="unsupported">?</td>
       <td></td>
@@ -15661,21 +15662,21 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2233">2233</a></td>
-      <td>DRWP</td>
+      <td>CD5</td>
       <td>Function parameter packs following default arguments</td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2234">2234</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Missing rules for <I>simple-template-id</I> as <I>class-name</I></td>
       <td class="unsupported">?</td>
       <td></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2235">2235</a></td>
-      <td>DR</td>
+      <td>CD5</td>
       <td>Partial ordering and non-dependent types</td>
       <td class="supported">11</td>
       <td></td>
@@ -15689,7 +15690,7 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/cwg2237">2237</a></td>
-      <td>WP</td>
+      <td>CD5</td>
       <td>Can a <I>template-id</I> name a constructor?</td>
       <td class="supported">11 (C++20 only)</td>
       <td><a href="https://gcc.gnu.org/PR94415">PR94415</a></td>
@@ -15705,19 +15706,19 @@
       <td><a href="https://wg21.link/cwg2239">2239</a></td>
       <td>NAD</td>
       <td>Sized deallocation with a trivial destructor</td>
... 1202 lines suppressed ...


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2021-06-26  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-26  0:07 gcc-wwwdocs branch master updated. 7220e26862b78df86d77a55f514d110c93d230c6 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).