From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C04B0385DC3A; Sat, 9 Mar 2024 07:34:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C04B0385DC3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709969692; bh=oQtX2393eQ70X8c1WjoTyX8i/AACfE4bj6LtzMTYOGg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KVFyhY8C5sIz88aUpiSI3iUIsI1yr49F9zfaKklwZ4pXtmeVGEzsMmg6Igrdt86G/ ZFdOn4ZP1rQbYiqTPAwI+0W9HaA9kzEnAJuHc0OCprArzBTDnVPVv/Hue3cyx+8W0z QVyEYzaF24uZ2KJ3ttU9zl+cGjBznwNvSNuYLssw= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/114196] [13 Regression] Fixed length vector ICE: in vect_peel_nonlinear_iv_init, at tree-vect-loop.cc:9454 Date: Sat, 09 Mar 2024 07:34:52 +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, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority short_desc 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=3D114196 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Summary|[13/14 Regression] Fixed |[13 Regression] Fixed |length vector ICE: in |length vector ICE: in |vect_peel_nonlinear_iv_init |vect_peel_nonlinear_iv_init |, at tree-vect-loop.cc:9454 |, at tree-vect-loop.cc:9454 CC| |law at gcc dot gnu.org=