From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32EBD3858D20; Tue, 22 Nov 2022 08:15:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32EBD3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669104922; bh=87wga3QHQmAt9OgvI8XFZLYHPidXSYIT3YzTjGygS0U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IOxJpdRIpFlIzcCNZK9N8FxVHaf3Lk57aYb9Kayc+eLpkiCLUxi/bPC7afR74VO0T ucowGFyqSd15rbk4PFQBhcWJs5F0QFU255xgYj1YqA55AKcJNJMSu6Qq3lndYfzV1c 5baZRQI9LyTYWYhzTF/bpZMiq77TAR2NifrqBgjo= From: "creatorsmithmdt at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107672] [13 Regression] ICE during GIMPLE pass: slp Date: Tue, 22 Nov 2022 08:15:21 +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: creatorsmithmdt at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth 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=3D107672 --- Comment #3 from Zopolis0 --- I was in the middle of bisecting it, but that solved the issue perfectly! Thanks! I haven't tested it yet on a fresh rebase on upstream, but there's no reason why it wouldn't work there.=