From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9577B38582A8; Tue, 9 Jan 2024 12:13:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9577B38582A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704802400; bh=3v0GS2Vg08l1H1dG83HNhYuBlZqBdJd1asRhqLedBYc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n/2fnlBY/6e6OL9YZ6z+TZ+YLDYq9RCnkTP2WZYqZnlJ7DPq4mjDfax3mk97pf7cZ 0lK/VLa62bKqbiEZ1n2cBBL+r9ERq5ZCpvGX7x6dTWFHLp4JtL9U2uF6OBY7qE3IRd Wjv6eDN/DV8Frn6mT+PENXiaGczbL9zWAnIbBU5Q= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/113197] [14 Regression] ICE in in handle_call_arg, at tree-ssa-structalias.cc:4119 Date: Tue, 09 Jan 2024 12:13:20 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, lto, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 14.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=3D113197 --- Comment #7 from Richard Biener --- (In reply to Jakub Jelinek from comment #6) > Our bisect seed can't bisect lto though... Honza added this stuff.=