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  8346ed11941ef226be1af5b7bb81e935eb55b491 (commit)
      from  341dde8a17ed4e256ec0ca221aede312da3c114c (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 8346ed11941ef226be1af5b7bb81e935eb55b491
Author: Marek Polacek <[email protected]>
Date:   Tue Sep 30 14:55:13 2025 -0400

    cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 118

diff --git a/htdocs/projects/cxx-dr-status.html 
b/htdocs/projects/cxx-dr-status.html
index e794734c..46f3f1b4 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
-  116 (<a 
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html";>here</a>).</p>
+  118 (<a 
href="https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_toc.html";>here</a>).</p>
 
   <table class="cxxdrstatus" style="width: 66.6%">
     <tr class="separator">
@@ -20829,11 +20829,662 @@
       <td>-</td>
       <td></td>
     </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2971";>2971</a></td>
+      <td>open</td>
+      <td>Specializations for a class are not decl-reachable</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2972";>2972</a></td>
+      <td>open</td>
+      <td>Declarative <i>nested-name-specifier</i> naming a partial 
specialization</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2973";>2973</a></td>
+      <td>open</td>
+      <td>Does an <i>alias-declaration</i> introduce a name for linkage 
purposes?</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2974";>2974</a></td>
+      <td>open</td>
+      <td>Non-deduced context for <i>qualified-id</i> naming a template</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2975";>2975</a></td>
+      <td>open</td>
+      <td>Effect of concept <i>template-head</i> on parameter mappings</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2976";>2976</a></td>
+      <td>review</td>
+      <td>Transferring control out of a function</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2977";>2977</a></td>
+      <td>review</td>
+      <td>Initialization with string literals</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2978";>2978</a></td>
+      <td>open</td>
+      <td>Deduction involving reference to similar types</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2979";>2979</a></td>
+      <td>open</td>
+      <td>Duplicate declarations of enumerations in class scope</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2980";>2980</a></td>
+      <td>open</td>
+      <td>Constraints on template template parameters</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2981";>2981</a></td>
+      <td>open</td>
+      <td>Usual arithmetic conversions and result types</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2982";>2982</a></td>
+      <td>CD7</td>
+      <td>Deduction in <i>type-constraint</i>s</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2983";>2983</a></td>
+      <td>open</td>
+      <td>Non-type template parameters are not variables</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2984";>2984</a></td>
+      <td>open</td>
+      <td>Value-dependent structured bindings</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2985";>2985</a></td>
+      <td>CD7</td>
+      <td>Unclear rules for reference initialization with conversion</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2986";>2986</a></td>
+      <td>open</td>
+      <td>Creating objects within a mutable member of a const object</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2987";>2987</a></td>
+      <td>CD7</td>
+      <td>Remove dilapidated wording from <tt>static_cast</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2988";>2988</a></td>
+      <td>open</td>
+      <td>Is a closure type from a <i>lambda-expression</i> appearing in a 
<i>concept-definition</i> a TU-local entity?</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2989";>2989</a></td>
+      <td>open</td>
+      <td>Remove misleading general allowance for parentheses</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg2990";>2990</a></td>
+      <td>CD7</td>
+      <td>Exporting redeclarations of namespaces</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2991";>2991</a></td>
+      <td>open</td>
+      <td>"array size" is vague</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2992";>2992</a></td>
+      <td>open</td>
+      <td>Labels do not have names</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2993";>2993</a></td>
+      <td>open</td>
+      <td>Body of a destructor</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2994";>2994</a></td>
+      <td>open</td>
+      <td>Allowing template parameters following template parameter packs that 
are pack expansions</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2995";>2995</a></td>
+      <td>open</td>
+      <td>Meaning of flowing off the end of a function</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2996";>2996</a></td>
+      <td>open</td>
+      <td>Impenetrable definition of atomic constraint</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2997";>2997</a></td>
+      <td>open</td>
+      <td>Defaulted functions with deleted definition</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2998";>2998</a></td>
+      <td>open</td>
+      <td>Missing deduction consistency check for partial ordering</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2999";>2999</a></td>
+      <td>open</td>
+      <td>Trivial unions changing existing behavior</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3000";>3000</a></td>
+      <td>open</td>
+      <td>Handling of cv-qualified class types in conditional operator</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3001";>3001</a></td>
+      <td>open</td>
+      <td>Inconsistent restrictions for <tt>static_cast</tt> on pointers to 
out-of-lifetime objects</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3002";>3002</a></td>
+      <td>open</td>
+      <td>Template parameter/argument confusion</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3003";>3003</a></td>
+      <td>open</td>
+      <td>Naming a deducible template for class template argument 
deduction</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3004";>3004</a></td>
+      <td>open</td>
+      <td>Pointer arithmetic on array of unknown bound</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3005";>3005</a></td>
+      <td>open</td>
+      <td>Function parameters should never be name-independent</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3006";>3006</a></td>
+      <td>open</td>
+      <td>Vague restrictions for explicit instantiations of class 
templates</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3007";>3007</a></td>
+      <td>open</td>
+      <td>Access checking during synthesis of defaulted comparison operator, 
take 2</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3008";>3008</a></td>
+      <td>open</td>
+      <td>Missing Annex C entry for <tt>void</tt> object declarations</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3009";>3009</a></td>
+      <td>open</td>
+      <td>Unclear rules for constant initialization</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3010";>3010</a></td>
+      <td>open</td>
+      <td>constexpr placement-new should require transparent 
replaceability</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3011";>3011</a></td>
+      <td>open</td>
+      <td>Parenthesized aggregate initialization for 
<i>new-expression</i>s</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3012";>3012</a></td>
+      <td>open</td>
+      <td>Deviating <tt>constexpr</tt> or <tt>consteval</tt> across 
translation units</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3013";>3013</a></td>
+      <td>CD7</td>
+      <td>Disallowing macros for <tt>#embed</tt> parameters</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3014";>3014</a></td>
+      <td>CD7</td>
+      <td>Comma-delimited vs. comma-separated output for <tt>#embed</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3015";>3015</a></td>
+      <td>CD7</td>
+      <td>Handling of <i>header-name</i>s for <tt>#include</tt> and 
<tt>#embed</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3016";>3016</a></td>
+      <td>CD7</td>
+      <td>Satisfying the syntactic requirements of <tt>#include</tt> and 
<tt>#embed</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3017";>3017</a></td>
+      <td>open</td>
+      <td>Commas in controlling expression of conditional inclusion</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3018";>3018</a></td>
+      <td>CD7</td>
+      <td>Validity of <tt>defined</tt> in <tt>__has_embed</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3019";>3019</a></td>
+      <td>open</td>
+      <td>Restrictions on character sequences in <i>header-name</i>s</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3020";>3020</a></td>
+      <td>CD7</td>
+      <td>Missing specification for 
<tt>__has_cpp_attribute(indeterminate)</tt></td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3021";>3021</a></td>
+      <td>open</td>
+      <td>Subsumption rules for fold expanded constraints</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="https://wg21.link/cwg3022";>3022</a></td>
+      <td>review</td>
+      <td>Redundant specification of explicit destructor calls</td>
+      <td class="unsupported">?</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3023";>3023</a></td>
+      <td>open</td>
+      <td>Default arguments in list-initialization</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3024";>3024</a></td>
+      <td>open</td>
+      <td>Alignment of references</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3025";>3025</a></td>
+      <td>open</td>
+      <td>Deallocation functions returning void</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3026";>3026</a></td>
+      <td>open</td>
+      <td>Class for pointer-to-member formation</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3027";>3027</a></td>
+      <td>open</td>
+      <td>Equivalence of <i>pack-index-specifier</i>s</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3028";>3028</a></td>
+      <td>open</td>
+      <td>A <i>using-declarator</i> should bind a name</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3029";>3029</a></td>
+      <td>drafting</td>
+      <td>Confusing note about ordinary character types for aligned memory 
areas</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3030";>3030</a></td>
+      <td>open</td>
+      <td>Initializing array prvalues of unknown bound</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3031";>3031</a></td>
+      <td>open</td>
+      <td>Finding declarations for conversion operators for access 
checking</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3032";>3032</a></td>
+      <td>open</td>
+      <td>Template argument disambiguation</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3033";>3033</a></td>
+      <td>open</td>
+      <td>Scope after <i>declarator-id</i> before determining 
correspondence</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3034";>3034</a></td>
+      <td>open</td>
+      <td>Infinite recursion should hit an implementation limit</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3035";>3035</a></td>
+      <td>open</td>
+      <td>Lambda expressions in anonymous unions</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3036";>3036</a></td>
+      <td>open</td>
+      <td>Extended floating-point types should not be cv-qualified</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3037";>3037</a></td>
+      <td>open</td>
+      <td>Name lookup results for <i>using-declarator</i>s</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3038";>3038</a></td>
+      <td>open</td>
+      <td>Ignorability of attributes, again</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3039";>3039</a></td>
+      <td>open</td>
+      <td>Undefined behavior from implicit object creation ignores observable 
checkpoints</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3040";>3040</a></td>
+      <td>open</td>
+      <td>Mishandling of lambda coroutines</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3041";>3041</a></td>
+      <td>open</td>
+      <td>Overly aggressive rule for deleting the destructor of a union</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3042";>3042</a></td>
+      <td>open</td>
+      <td>Implicit object creation is insufficient to model effective type 
rule of C</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3043";>3043</a></td>
+      <td>open</td>
+      <td>Lifetime extension for temporaries in expansion statements</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3044";>3044</a></td>
+      <td>open</td>
+      <td>Iterating expansion statements woes</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3045";>3045</a></td>
+      <td>open</td>
+      <td>Regularizing environment interactions of expansion statement</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3046";>3046</a></td>
+      <td>open</td>
+      <td>Enumerations as part of the common initial sequence</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3047";>3047</a></td>
+      <td>open</td>
+      <td>Calling destructors on out-of-lifetime objects</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3048";>3048</a></td>
+      <td>open</td>
+      <td>Empty destructuring expansion statements</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3049";>3049</a></td>
+      <td>open</td>
+      <td>Implicitly deleted move operation should not disable trivial 
relocation</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3050";>3050</a></td>
+      <td>open</td>
+      <td>[[deprecated]] for class template partial specializations</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3051";>3051</a></td>
+      <td>open</td>
+      <td>Missing specification for types of member subobjects</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3052";>3052</a></td>
+      <td>open</td>
+      <td>Unclear handling of checks on discarded <tt>return</tt> 
statements</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3053";>3053</a></td>
+      <td>open</td>
+      <td>Allowing <tt>#undef likely</tt></td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3054";>3054</a></td>
+      <td>open</td>
+      <td>Use of default arguments depending on shape of 
<i>postfix-expression</i> in a function call</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3055";>3055</a></td>
+      <td>open</td>
+      <td>Misleading body for surrogate call function</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3056";>3056</a></td>
+      <td>open</td>
+      <td>Missing semicolons in grammar for <i>type-requirement</i></td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3057";>3057</a></td>
+      <td>open</td>
+      <td>Ranking of derived-to-base conversions should ignore reference 
binding</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3058";>3058</a></td>
+      <td>open</td>
+      <td>"Program point" is not defined</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3059";>3059</a></td>
+      <td>open</td>
+      <td><tt>throw;</tt> in constant expressions</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3060";>3060</a></td>
+      <td>open</td>
+      <td>Change in behavior for <tt>noexcept</tt> <tt>main</tt></td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3061";>3061</a></td>
+      <td>open</td>
+      <td>Trailing comma in an <i>expansion-init-list</i></td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3062";>3062</a></td>
+      <td>open</td>
+      <td>Overlapping specification of default template arguments</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg3063";>3063</a></td>
+      <td>open</td>
+      <td>Lifetime extension of temporaries past function return</td>
+      <td>-</td>
+      <td></td>
+    </tr>
   </table>
 
   <p>This page is currently maintained by <a 
href="mailto:[email protected]";>[email protected]</a>.</p>
   <p>Last update:
-Thu Mar 27 06:39:37 PM EDT 2025
+Tue Sep 30 02:51:42 PM EDT 2025
   </p>
 
 </body>

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

Summary of changes:
 htdocs/projects/cxx-dr-status.html | 655 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 653 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to