From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E57F3858C78; Thu, 16 Feb 2023 21:01:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E57F3858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676581278; bh=JG1Ftplvul0zCpOuTuhSYN/Uo4pnhIM8rKGGOZ22CmM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CDvphfg/MZJB39/QXblI9Cn+CpMobHbt1S+SHWEHr6KfFIczwnK1XwW5LmNo2kGsE gJU8LlkjrRvZeXGCmmoSKmvh8JfSqslJ5LWr1L1Vchmg9m+/gVw+FGNClYAFN3bOxT nDw7Q0wdd7Y7+CVyGVPP5UCvBtpfFhE0zKSC2AqU= 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 21:01:18 +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: cc 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 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenther at suse dot de --- Comment #8 from David Binderman --- (In reply to Andrew Pinski from comment #7) > (In reply to David Binderman from comment #6) > > git range now seems to be g:0cbb756fe9c8e13a .. g:bd044dae51caea3c, > > which is 6 commits. >=20 > Most likely r13-3875-g9e11ceef165bc0 . Agreed. Over to Richard for their best advice.=