From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 910C03858D1E; Mon, 5 Feb 2024 16:53:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 910C03858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707151984; bh=XX9vXKVoGdYYx3LDe+G+lWbpnH0gzQsr60f7Y/WiDHA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SXsKppioTdWgz0REFul3lE2lSuk+agIp7Mpe4atsW803hbdWQOTOFm9wZmIFsbkgI PLGpDRGaOomteT8gBsB+Pk0kaV7Y4KHs0Cn/4LaiEvaPa5meIxcHFo3MmhZi7FICJu XnrW60avpXAdI13qr812oFJWO7/z1FoRmwEr4onM= From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113757] [14 regression] ICE when building legion-23.03.0 since r14-8398 Date: Mon, 05 Feb 2024 16:53: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-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jamborm at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: jamborm at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status 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=3D113757 Martin Jambor changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jamborm at gcc dot = gnu.org Status|NEW |ASSIGNED --- Comment #7 from Martin Jambor --- This is a very particular interaction of the patch with speculative devirtualization. Mine.=