From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C9EE63858C41; Tue, 5 Mar 2024 05:11:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C9EE63858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709615510; bh=9+EWyAQJafX7B4Hb/T9whJs0Tj2s3fY5Xad20Gc0mm0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DEHgll/7jr0/3SgXyfZw3X+WYWIZIzEcMWUmMf22kPu+JLCxl7+s2vu/ckebxFWJS TpzM8qcyRSw4UStGQoouZ9QnD0ic99m7RzqhQ4WaDQVa24zsNVyvasmG92RD53jvMh rORcxPxyw6R92J12KSwo1k+j0c0q9Cbl3n/AbPt8= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114231] [14 regression] ICE when building libjxl Date: Tue, 05 Mar 2024 05:11:50 +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: 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: --- 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=3D114231 --- Comment #1 from Sam James --- Created attachment 57607 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57607&action=3Dedit reduced.ii `g++ -c reduced.ii -march=3Dsapphirerapids -O2 -fno-vect-cost-model` is eno= ugh for the reduced version.=