From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 684263858D1E; Sun, 5 Mar 2023 09:32:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 684263858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678008755; bh=GMW2VmNPiqWAW40mnAZ4cFmmSjJUUukmUZFKqX22Dzc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bfc7NgjLDbRdf/yTVHc8+e4xS0OiDXwMPEQZa2jQD/o78IO/RM3dlPfA0Di2Vox73 3GHzCWwRyBwimSMiDZ8twNklfdkZNKQgBGah6ezNNhrt9uJlBjgSjMdTsUmWbzJXqO 8CgUKONY8v3lxzVCSksyKrI3iUds+mgX8jKHkK40= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109025] [13 Regression] ice in nested_in_vect_loop_p Date: Sun, 05 Mar 2023 09:32:34 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: 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=3D109025 --- Comment #6 from David Binderman --- (In reply to David Binderman from comment #5) > (In reply to David Binderman from comment #4) > > I will have a go at a bisection. 825 git commits in the range. >=20 > Current range seems to be g:59ad8b684dd67e17 .. g:1191a412bb17a734, > with 206 commits in the range. Range now seems to be g:d699d32f47833cfa .. g:3b54cc9d04c2efb2, with 52 commits in the range.=