From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 25AA13839814; Fri, 15 Dec 2023 12:23:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25AA13839814 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702642983; bh=GiwybcV0AcBN9ZmXjDqSkzspTmbAIpyb4/YLRGqQj68=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NnPmaKffNRZfbEMzB1PjfSv73CsstmT3W+uX/Z1y2CdcTNZokjVV62pwzoMA+Woy+ hMCUaYLL1iGXIMkyUftnmB44sSVoogPlFpCVTtP1Aob3cDI1ciaKWUBqWLhf11xT+8 A3aoLrLqb07DW0D/ISFEjOByWEP50yDiO2ZbMeGg= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111614] [11 Regression] ICE at -O2: verify_gimple failed since r14-2282-gf703d2fd3f0 Date: Fri, 15 Dec 2023 12:23:03 +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-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work bug_status cf_known_to_fail 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=3D111614 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |11.4.1 Status|ASSIGNED |WAITING Known to fail| |11.4.0 --- Comment #8 from Richard Biener --- Fixed.=