From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EA7B23857340; Tue, 11 Jun 2024 19:39:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA7B23857340 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718134795; bh=oX3h+WIV11hKb0B8ViwxMJa3hRgBpqFgo2iRQI1q2xg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Yy15RH3AzGTcfVD62vvsz5O+wHB/0fWjdgkSXGCzk/cGav98PZEit2zE0ywpu/Gcw ihqSePJG0ZjBjUmfCwnOX8IuHfFopjx5qyCmTkjdpVdiUXC6Z4wgltX7n6eyuwNne2 GyZev3luxkF3g0R/SO3s0QiGGjWSCqLfvHPEF7nE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115439] [15 Regression] ICEs after r15-638 on master-thumb_m55_hard_eabi Date: Tue, 11 Jun 2024 19:39:55 +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: 15.0 X-Bugzilla-Keywords: ice-on-valid-code 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: 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=3D115439 --- Comment #7 from Andrew Pinski --- (In reply to Robin Dapp from comment #6) > Are you going to post a patch? I was going to let the arm folks take care of it since I have no way to test it.=