From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9ED143844766; Thu, 9 May 2024 16:00:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9ED143844766 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715270448; bh=zoJdad9+OZUj3MOPY3Ogg4+GsMMr2KurZcIRB7+mbPo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RmF8FayrasvpA6r7TsOD841VQqyuPfzBB5PPAWmppyz7HwZOmOdOe7zqry2iTJ0bo fVDHtUmombgOlbdvCBoCaSAj9Ijbf9NVJDD1kT/F5Go4p6xdWeEud80PfnvszyhfSR yI7DG0LZ/ZqXJMp5hK7KQQ7pBXvpc8086CJkcHXo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/115013] [15 Regression] LRA: PR114810 fix result in ICE in the RISC-V Vector Date: Thu, 09 May 2024 16:00:48 +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: 15.0 X-Bugzilla-Keywords: ice-on-valid-code, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone component keywords 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=3D115013 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |15.0 Component|c |rtl-optimization Keywords| |ra Summary|LRA: PR114810 fix result in |[15 Regression] LRA: |ICE in the RISC-V Vector |PR114810 fix result in ICE | |in the RISC-V Vector=