From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92F7B385E450; Thu, 4 Jan 2024 12:03:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92F7B385E450 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704369789; bh=SphYL7D9FWBYamWvlXg4XYKBfr8v5/5+eVbgzModzBs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NCG72yOxPouyDdczmwPWL3TGACHCgChJedz+knbUCGwHb9tqprPEfjwaJ/iOGsvsY kdJnTsC7hT1jkRk7iJHZX87fZijKAe8rNKMSJbOpBVSY+6YIA4AQT0tZMJwOGKLnpN GOuyDffA0czE2xedqprj7DGFZdG5ovqKqPPR3YWk= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113048] [13/14 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: Thu, 04 Jan 2024 12:03:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target 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 cc 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/14 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 CC| |jakub at gcc dot gnu.org, | |sayle at gcc dot gnu.org, | |uros at gcc dot gnu.org, | |vmakarov at gcc dot gnu.org --- Comment #3 from Jakub Jelinek --- Started with r13-1716-gfd3d25d6df1cbd385d2834ff3059dfb6905dd75c=