From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3FD2A386483A; Thu, 15 Feb 2024 14:15:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3FD2A386483A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708006514; bh=ywGAFfUt62L7d8PuZj3Xz5zZXwdcUHORXggAORggrA8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gI6Hm8xXvjVRU9eiAZErYfUp/Jw4NMjbc4cv8EZzuKTGFPOvk3xc3ptmK+t6LBFf8 PuepwZvBoqvpX9lZqL4rv7WiFjMCd/G8gafd6Gl25aY+NrLAxPxrUTmRWeWPI6tiUu 5Z0gR28wOL48tajfokWcgu8dUPgVpTjtMEQabg2I= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220 Date: Thu, 15 Feb 2024 14:15:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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=3D113205 --- Comment #11 from Jakub Jelinek --- Richard S., any comments on this?=