From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 68DC13858C74; Fri, 1 Mar 2024 13:46:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68DC13858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709300814; bh=STEzqkqelpGi9fcXpoKF7BQbwlz8lVFOfpAZ8q6bKNE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y6RppovICho8T3djBRY0EsqK0ybku6X6BsUhpNub+WrBs6FOyNZz2d+zo4PJ6Ck69 L7uec0BYhxKMn/gYIOhwsyGNauqYrQoLJAKWF+S3pLPXcmJ4gXS2ZxOhat5i11xyj8 u+Dnj1tH5GR8aJpukNAbGPHkgoaBm2ixWXlUxOsI= From: "avieira at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111478] [12 Regression] aarch64 SVE ICE: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:250 Date: Fri, 01 Mar 2024 13:46:51 +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: avieira at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 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=3D111478 avieira at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avieira at gcc dot gnu.org --- Comment #10 from avieira at gcc dot gnu.org --- This has now been backported to gcc-13 and gcc-12, so I think we should clo= se, will leave that to Richard.=