From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C707F385841B; Fri, 3 Nov 2023 17:36:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C707F385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699032987; bh=naSX/CS81jx3644It+zj6p5pjWxAy8tXtw1ViZNz9qE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dpGY3CmkOej3FgMYX/HWCQH592b4f+PLjPyEwpaNJ1bL+fbUbE1GnvGkPo0s0kAFP OstGWa7pMG7qs/7I/J1fhC45FLjU20gYEEVVRgd7rpeW68hJftMUxQfWC5+eUdqHf3 s6ny+9txtkOFLuuHBrthf1SCH304zQyJQmfx0M5I= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/112369] [14 regression] ICE when building webkit-gtk with -march=raptorlake Date: Fri, 03 Nov 2023 17:36:27 +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: needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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=3D112369 --- Comment #3 from Sam James --- (In reply to Sam James from comment #2) > Created attachment 56504 [details] > Hti5.cpp.ii >=20 > Kostadin started a reduction earlier and got this. It needs some cleaning= up. btw, his was reduced from the same original problem but using a unity build file=