From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3756E3858D39; Mon, 13 Mar 2023 18:07:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3756E3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678730878; bh=1ra9EtFPAyy76Pl9mejWwlVRqENvavp4qe+D3ZerORU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e3LaHBPYdjC9dr5xNfTQBrzO8XuIeJikk21r4Hl0IaPf9Cpl3J+/ygggR23aI6LCE IFvDPE2FbzBeJ9fko2O4EHI2cb1uquN8aJVLm88PQn5MiZb1ZpfQXpoUj1W4E+kRG8 6Sr/oow8FzLnjTGhkNjugWHoIcXNPeTzQHmhL3vE= From: "kkeithle at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108773] [13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph since r13-4563-g1e1847612d7f169f Date: Mon, 13 Mar 2023 18:07:55 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: kkeithle at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D108773 --- Comment #16 from kkeithle at redhat dot com --- Can confirm that the fix included in fedora gcc-13.0.1-0.7 works and I have= now successfully built ceph in fedora koji.=20 https://koji.fedoraproject.org/koji/taskinfo?taskID=3D98654634=