From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF7EA3853822; Tue, 11 Oct 2022 23:20:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF7EA3853822 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665530424; bh=9+ORnv/keZRt/tSf0MH8VvFEFR5hr1oxtFZ4Uhvok9w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Uz7YNOk22N8onw5Y6OUsnAujHvmG9BcH3/4xIsS7wS++LZJzZRY+UdSBN3RD2+iU4 cmXRKi1hwiGKgFo+K/da3hvJ+6a14geYAK7e10zomzHbg5B1P3Pq+gTw+jAwlImu+o o+VBrQ8z3cgLkRMbSc0nZOfkz1sS7f42jeMk3qjE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649 Date: Tue, 11 Oct 2022 23:20:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D106061 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andres at anarazel dot de --- Comment #4 from Andrew Pinski --- *** Bug 107224 has been marked as a duplicate of this bug. ***=