From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E605E3858CDB; Fri, 3 Nov 2023 17:36:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E605E3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699032974; bh=V2MjIMJlkNN5ZiT/B/jdk2PbKZY7ZmNI8GO50Ggfv68=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U1V8OMwcUUqEA9Wqt++5qbTbKWcWzGwbboXCF8ix9HH/ehjEbphXKVgCQP6uDHOUY XSZxOl5MlZz3p82hsXhXZUURZxcVwagwrAs9nzcBCxPNhv6BrgfKtHMrPX3s4Jpkxq qG9/pgMuSctE9wG6N1RC4XEVWMJbUQ8dJyd7e8oI= 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:13 +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: attachments.created 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 #2 from Sam James --- Created attachment 56504 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56504&action=3Dedit Hti5.cpp.ii Kostadin started a reduction earlier and got this. It needs some cleaning u= p.=