From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 60DD13858C53; Tue, 9 May 2023 13:30:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 60DD13858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683639037; bh=DP+CcsJnLCUVj/SaiBGwL8eP/D9Z0suDvH1U80C8neU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qegIZKa2aP/fG5PoodIz+DxFHS8alqNKEFENiSaaOAznetj9W/WUg/PleeTAgJTl+ NgTHUqqVrFbpjyEX3QeweM2UZR8QbBzBWJxG0d2/im8y6v4efSAUZYEUq6owMfKpSb JhCsFWxid3f0Ei6GmpMX8v6G0GaspLADZDuHwSYM= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109761] Nested class destructor's noexcept specification incorrectly considered as too loose compared to the outer class Date: Tue, 09 May 2023 13:30:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.3.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ppalka at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109761 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot g= nu.org Status|NEW |ASSIGNED CC| |ppalka at gcc dot gnu.org=