From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 731AE3858D35; Thu, 13 Apr 2023 17:37:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 731AE3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681407463; bh=5bAfO7MNgIInpQHj7+tpvENIHkZaMsar8UrjbeyFqMw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qi0YuWwIgS3JyAs2niYwv5tt4VWhtMZVvkReQ4ti8oJUmOa2l43v9/prc6WDJ2mno OGs6/8xny5PlYFxq2yi0kZv/wr0cvATWGyXOZdh7HI6V2P3OnI7eLgeJxFfqJl+Ofp qyZW+5TD/J1lsYOmr8wA64Q8i1nTMoin0V5cEn00= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/101295] constexpr destructor: ''result_decl' not supported by dump_expr' is not a constant expression Date: Thu, 13 Apr 2023 17:37:42 +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.1.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc cf_reconfirmed_on cf_known_to_fail bug_status everconfirmed 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=3D101295 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org Last reconfirmed| |2023-04-13 Known to fail| |10.4.0, 11.3.0, 12.2.0, | |13.0 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Patrick Palka --- Confirmed.=