From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E1EB83858427; Fri, 19 Jan 2024 09:12:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E1EB83858427 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705655574; bh=MpZiM8gM4e+W+YcjBMB0rKakzeDEuGuoaRuHzhfvtUY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SNujr7w742txJWCIMpE622pF4CUDyEu0K51VIFQtfc2ZGi1AZCz3HchiSJhLB1Wzr wAvBuXe47z1MFoYMRmW7WLx4k2nNPIQcO6tGZInPZ8xfR8QZu8ukjT7PbzoALKhawP kAOj+HqwBI+vqWSDecDoOQI0H0f7bxuPZTXwjgIE= From: "saurabh.jha at arm dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112337] arm: ICE in arm_effective_regno when compiling for MVE Date: Fri, 19 Jan 2024 09:12:54 +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: saurabh.jha at arm dot com X-Bugzilla-Status: NEW 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: 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=3D112337 --- Comment #14 from Saurabh Jha --- I will look into this.=