From patchwork Fri Jul 3 18:16:51 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Polacek X-Patchwork-Id: 1322589 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=gcc.gnu.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=x9sTkjSv; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49z38n6Xsnz9sQt for ; Sat, 4 Jul 2020 04:17:28 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3EACB384402F; Fri, 3 Jul 2020 18:17:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3EACB384402F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593800245; bh=Va8Z508VbmVJo6dIQw/RfTqr1k9AIeiGGAtqn0zdaKA=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=x9sTkjSv5k9eQlwsna24i9ZRa2pervX1LxyG3+AeUdRp9XXVLaxbk7GiD0WO0VFxa IdkudOCNT+Uf6SMGreuJqCcEPPtLfni0qnrnNWJvNTaIYvFJ8OWON9Mveo6vsWKhz1 vgxePgml7bO9KiIYgvrfiAm4T2D/LH35nXmWNt6E= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by sourceware.org (Postfix) with ESMTP id 037AF3844079 for ; Fri, 3 Jul 2020 18:17:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 037AF3844079 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-64-JMkA_UcJNPa53ujpxemHWA-1; Fri, 03 Jul 2020 14:16:54 -0400 X-MC-Unique: JMkA_UcJNPa53ujpxemHWA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 83441107ACCA for ; Fri, 3 Jul 2020 18:16:53 +0000 (UTC) Received: from redhat.com (ovpn-113-166.rdu2.redhat.com [10.10.113.166]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2BD7A19D7B for ; Fri, 3 Jul 2020 18:16:53 +0000 (UTC) Date: Fri, 3 Jul 2020 14:16:51 -0400 To: GCC Patches Subject: [wwwdocs] Another update of the C++ DR table Message-ID: <20200703181651.GB16705@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline X-Spam-Status: No, score=-15.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Marek Polacek via Gcc-patches From: Marek Polacek Reply-To: Marek Polacek Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" Pushed. 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