From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B4F8385840B; Fri, 3 Nov 2023 17:42:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B4F8385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699033349; bh=oBIS8DuS0OFL15ZwgiGDFWhZWTikGTDaVz9L2m+DHcw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CIf0Bu4MXx4sqnS6JTXo6/0VBJD9lrnW0ysw1vTz7oBefIdWIZJq8hvLoonoS0hQv +/Di2nozNu1FqNnIJgQvRx3UhYfvLAxmrZGV31MKEtoFpGGbZn2DWuVcXVCbkYM79C jgqA8qnTozR4AGw2fLT55fayISlqRBHukNVguC7Q= From: "pinskia 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:42:29 +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: 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=3D112369 --- Comment #4 from Andrew Pinski --- (In reply to Sam James from comment #3) > (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 cleani= ng up. >=20 > btw, his was reduced from the same original problem but using a unity bui= ld > file My reduction so far looks very similar.=