From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFE61385735E; Thu, 16 Feb 2023 20:10:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFE61385735E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676578226; bh=mBajtZx30+zbu2ngIsjRNT2pamWQVsJRXKUT0sp4yBE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VAdEhb8Oan9nOFMn6ARq8mKaaQXCJMf+ir0r1lM4AKZcycH128liF/CCVmwh71htL bQoIouXk+OErpeC4hEzggCUchKQwfli5kFjCelXPIWxuoM/1xAPC9paR3Xvxzxa0Ke ve3NkfhkwE/Vt1pmt1187gQa/hj6BBclp1Pyh6bM= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108825] [13 Regression] error during GIMPLE pass: unrolljam Date: Thu, 16 Feb 2023 20:10:26 +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-checking, ice-on-valid-code, needs-bisection 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=3D108825 --- Comment #5 from David Binderman --- (In reply to David Binderman from comment #4) > git range now seems to be g:59ad8b684dd67e17 .. g:3b54cc9d04c2efb2, > which is 103 commits. git range now seems to be g:0cbb756fe9c8e13a .. g:3b54cc9d04c2efb2, which is 26 commits.=