From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id C04EA3857007; Wed, 1 Jul 2020 15:07:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C04EA3857007 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e X-Git-Newrev: 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 Message-Id: <20200701150749.C04EA3857007@sourceware.org> Date: Wed, 1 Jul 2020 15:07:49 +0000 (GMT) From: Marek Polacek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 15:07:49 -0000 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 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 (commit) from 3beb7c97cc2fb21e5afaff56c36ab8a35513cd8e (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 265e9e1ea8117f34f6f97b7eb7be6df119f2c646 Author: Marek Polacek Date: Wed Jul 1 11:07:21 2020 -0400 More updates to the C++ DRs table. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 482b59b0..92d72121 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -520,7 +520,7 @@ 71 NAD Incorrect cross reference - ? + N/A @@ -2911,7 +2911,7 @@ 412 NAD Can a replacement allocation function be inline? - ? + N/A @@ -3254,7 +3254,7 @@ 461 NAD Make asm conditionally-supported - ? + N/A @@ -3989,7 +3989,7 @@ 566 NAD Conversion of negative floating point values to integer type - ? + N/A @@ -4115,7 +4115,7 @@ 584 NAD Unions and aliasing - ? + N/A @@ -6278,7 +6278,7 @@ 893 NAD Brace syntax for enumerator-definitions - ? + N/A @@ -6391,7 +6391,7 @@ 909 NAD Old-style casts with conversion functions - ? + No PR77465 @@ -6734,7 +6734,7 @@ 958 NAD Lambdas and decltype - ? + N/A @@ -7210,7 +7210,7 @@ 1026 NAD Cv-qualified non-class rvalues - ? + N/A @@ -7896,7 +7896,7 @@ 1124 NAD Error in description of value category of pointer-to-member expression - ? + N/A @@ -9226,7 +9226,7 @@ 1314 NAD Pointer arithmetic within standard-layout objects - ? + N/A @@ -9289,7 +9289,7 @@ 1323 NAD Nonexistent nonterminal in alignment-specifier grammar - ? + N/A @@ -9303,7 +9303,7 @@ 1325 NAD Omitted declarator in friend declarations - ? + N/A @@ -9366,7 +9366,7 @@ 1334 NAD Layout compatibility and cv-qualification - ? + N/A @@ -9716,7 +9716,7 @@ 1384 NAD reinterpret_cast in constant expressions - ? + N/A @@ -9828,7 +9828,7 @@ 1400 NAD Function pointer equality - ? + N/A @@ -9877,7 +9877,7 @@ 1407 NAD Integral to bool conversion in converted constant expressions - ? + No @@ -10167,8 +10167,8 @@ 1448 NAD Integral values of type bool - Yes - + N/A + see CWG 903 1449 @@ -10706,7 +10706,7 @@ 1525 NAD Array bound inference in temporary array - ? + No @@ -10811,7 +10811,7 @@ 1540 NAD Use of address constants in constant expressions - ? + N/A @@ -11127,7 +11127,7 @@ 1585 NAD Value category of member access of rvalue reference member - ? + N/A @@ -11778,15 +11778,15 @@ 1678 NAD Naming the type of an array of runtime bound - ? - + N/A + VLAs removed 1679 NAD Range-based for and array of runtime bound - ? - + N/A + VLAs removed 1680 @@ -11813,8 +11813,8 @@ 1683 CD4 Incorrect example after constexpr changes - ? - + N/A + works as expected 1684 @@ -11827,7 +11827,7 @@ 1685 NAD Value category of noexcept expression - ? + N/A @@ -12233,7 +12233,7 @@ 1743 NAD init-captures in nested lambdas - ? + N/A @@ -12247,7 +12247,7 @@ 1745 NAD thread_local constexpr variable - ? + Yes @@ -12814,7 +12814,7 @@ 1826 NAD const floating-point in constant expressions - ? + N/A @@ -13115,8 +13115,8 @@ 1869 NAD thread_local vs linkage-specifications - ? - + N/A + test compiles 1870 @@ -13185,7 +13185,7 @@ 1879 NAD Inadequate definition of alignment requirement - ? + N/A @@ -14018,7 +14018,7 @@ 1998 NAD Additional sources of xvalue expressions - ? + N/A @@ -15005,7 +15005,7 @@ 2139 NAD Floating-point requirements for integer representation - ? + N/A @@ -15607,7 +15607,7 @@ 2225 NAD reinterpret_cast to same floating-point type - ? + N/A @@ -15649,7 +15649,7 @@ 2231 NAD Class member access to static data member template - ? + N/A @@ -15950,7 +15950,7 @@ 2274 NAD Generic lambda capture vs constexpr if - ? + N/A @@ -16048,7 +16048,7 @@ 2288 NAD Contradictory optionality in simple-declaration - ? + N/A ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 82 +++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 41 deletions(-) hooks/post-receive -- gcc-wwwdocs