From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 01F58385DC17; Tue, 5 Dec 2023 22:51:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01F58385DC17 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701816689; bh=5Zlv5WDjTzfZZ0l719QYsI/usXnVNLTlC/0nmWXIRfs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tlEvQxC3VDfTpQGldyQjQLfBm/M9S4P6Fzcns6/FZ/wnmS06gxmjZOyVGDzuKjS7q exq0sjdTAOXqRsDRz8sbqdEFud+oyIGc9SX+OXgbHToLwncX2O6ryeHxH3o+QAgpAW 6auQSkLj6WZkkidkFy6Zdf4bGi2ssztokhiw+MpY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111478] [12/13/14 regression] aarch64 SVE ICE: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:250 Date: Tue, 05 Dec 2023 22:51:28 +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: pinskia 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: 12.4 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=3D111478 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > I can't reproduce either of the testcases here any more . I should say on the trunk.=