From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E63433858C54; Thu, 20 Oct 2022 22:55:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E63433858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666306509; bh=QRQNervGcFCXojWjuog+k8F5k0UefEi0ddcrZMkW1mg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ok1VbzP3US651jgyg2oxtJ8f1+wXc6QGZz9dIqSqMJ4+Pt+pPVP75UKHU9GOQOdif buwM4/5abolu+dIYpLAs2hPklo+qQmU1AqpP7asPGBVtyK6TNMp+vwTeb6mGjYoVjN P6yvZrtEX5oAVUbGCfhcQHuMndZsbNzEKGXO5raQ= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106959] [13 Regression] ICE in curr_insn_transform, at lra-constraints.cc:4168 (error: unable to generate reloads), or ICE in simplify_subreg, at simplify-rtx.cc:7405 since r13-2100-g5cccc24c06610d2f Date: Thu, 20 Oct 2022 22:55:09 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D106959 --- Comment #4 from H.J. Lu --- Created attachment 53738 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53738&action=3Dedit A patch=