From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B92D73858C53; Wed, 10 Jan 2024 18:02:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B92D73858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704909720; bh=6g44FHSt0jssb1zidpXTfts7Tji0d3znPzkMTleVcNM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gjtnlmYTSv8SPyUqzSsri4BMYHru3i7Mb3g25UoSb0BcnWCPEMj2ZUcBx+v4aqwxd IticBpOKlmaM6t/aW25507QQACtX1oZ5wAQCe6Up7PCz0t/VNhv06V17ooQNZuqiwV Uizfili3qTw/E7bTSLt+kvxZ0+if+zTPToV9bBas= From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113178] [14 Regression] ice in find_uses_to_rename_use Date: Wed, 10 Jan 2024 18:02:00 +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: jamborm at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D113178 Martin Jambor changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | --- Comment #6 from Martin Jambor --- (In reply to David Binderman from comment #4) > Reduced range seems to be g:0994ddd86f9c3d82 to g:a657c7e3518fcfc7. >=20 > All commits in this range are by Tamar. Specifically r14-6822-g01f4251b8775c8 (Tamar Christina: middle-end: Support vectorization of loops with multiple exits.)=