From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1DC9D3858C41; Fri, 3 Nov 2023 18:02:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1DC9D3858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699034523; bh=0eV6JeV/NqKhtKcxQPwbGTiSEOzMZ4tlkjMMW+ROHKU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NOO5Km4QgXxcBPEdVUbF/lJyu0xpukkBS6iD5X+3qomn3k2ScOMq7P7Ut/DPi2k9Q f8jViOASvnbHq5uiAkwYt5QJDPf7PkvN1oh8aOVCYoj40w+4l+YYy0ADo9FiodZ10S P9MdB8/+igJdrXgYz/UtpcySxnA6LNEbDW7WCsCY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110769] [14 Regression] ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023 since r14-2675-gef28aadad6e Date: Fri, 03 Nov 2023 18:02:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.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: 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=3D110769 --- Comment #6 from Andrew Pinski --- (In reply to Shaohua Li from comment #5) > I probably bisected to the wrong commit. I bisected it again and it should > be r14-2675-gef28aadad6e Right, but that does not mean the underlying issue is not the same.=