From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B3E1F3858C78; Thu, 16 Feb 2023 18:37:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3E1F3858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676572670; bh=OLfq3oxpkkY7VYsl+2TIewVN1YBVob1iP7ptUXb90oE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=APjpnhk8ei2dKhezNrN0SnQxIImXtk0S97+UYGmkdmN2+hn+hOChUiqcGYtB8ftqT rKsZlX/iWzrtcroyz80oHksnHcoFQ/yrnSJlohGPgtLQVBSplECTe/3+LfSLAZPrZi t8owrIgbC6KMoZ0cZK5aAW5vAxoPXT4NImrrhGw0= 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 18:37:50 +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 #2 from David Binderman --- Trying revision 1191a412bb17a734.=