From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EC5FC3858C54; Mon, 27 Mar 2023 20:46:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC5FC3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679949991; bh=4Pwzn9K8yulQA3EGfvKnUHXH5DQEPA+QktSxbHfxUyI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BKbHhyi8NPuyn4FLqz5FmZYuF7bxqV+T/k2w1kOh5t4psAHqzqohozguiXsHpgZbp DLBjJOUYralzMnEfWuWVqRlqSwZpPolBVhwVphU3WmvL2LiKYHc8pxelaflLw7WEr5 7fEGIOc8m/5pXZiVWoBMlfOUz3Ia41Ov55zsBwHc= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109300] [13 Regression] ICE in cp_finish_decl, at cp/decl.cc:8279 since r13-6380-gd3d205ab44088616 Date: Mon, 27 Mar 2023 20:46:31 +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: 13.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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 keywords short_desc 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=3D109300 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org, | |ppalka at gcc dot gnu.org Keywords|needs-bisection | Summary|[13 Regression] ICE in |[13 Regression] ICE in |cp_finish_decl, at |cp_finish_decl, at |cp/decl.cc:8279 |cp/decl.cc:8279 since | |r13-6380-gd3d205ab44088616 --- Comment #2 from Martin Li=C5=A1ka --- Started with r13-6380-gd3d205ab44088616.=