From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C573385841D; Mon, 15 Jan 2024 16:37:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C573385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705336675; bh=Lshm9cWXLgrjw2iL5+PWSZD6Uub+PV5lgN/ht8DEi/k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V6ANBfuB/gSQmaV2Fg+SVZVb+vQtXcJ7TrK8FMNHkL+tha0xM/mDd5i3e16iZ5aRY NjjxuF4AIQ4IOqNs4WoXD7RlsNHuemuZrHqpf3Zpra2exNz3lFJxde+G8QdQtiIi7P xxgKPA0u2GQN9naC4m8nVDQ+X8EHIYvT4BuSFv3w= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/113048] [13 Regression] ICE: in lra_split_hard_reg_for, at lra-assigns.cc:1862 (unable to find a register to spill) {*andndi3_doubleword_bmi} with -march=cascadelake since r13-1716 Date: Mon, 15 Jan 2024 16:37:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D113048 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13/14 Regression] ICE: in |[13 Regression] ICE: in |lra_split_hard_reg_for, at |lra_split_hard_reg_for, at |lra-assigns.cc:1862 (unable |lra-assigns.cc:1862 (unable |to find a register to |to find a register to |spill) |spill) |{*andndi3_doubleword_bmi} |{*andndi3_doubleword_bmi} |with -march=3Dcascadelake |with -march=3Dcascadelake |since r13-1716 |since r13-1716 --- Comment #10 from Jakub Jelinek --- Fixed on the trunk so far.=