From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 75BC8385841B; Sun, 4 Feb 2024 21:11:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 75BC8385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707081064; bh=wXOk9VniTtx4WbZjpJD9o+azGDKwlbn4Dct6tz67w/g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WwgmLlgc2z7tijcwoQzzpZli072QxCsYZGv2H74uzO8eZKHjvGHxiaxdFvJsBjAhs IxfdMEPp00ccfFhDrOCEgPUcLzHCf6SX7KIpmZgzEdR40WOvYYU5OBDmhkTUa7+zcw jEdYaSyiDOXzdKr1KiM2LdH21myflim3WPAzBRAc= From: "pinskia 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 Date: Sun, 04 Feb 2024 21:11:04 +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: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D113757 --- Comment #3 from Andrew Pinski --- (In reply to Sam James from comment #1) > I will try reduce it but my track record with C++ isn't good ;) I am reducing it too.=