From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9B94A3858C5F; Fri, 6 Oct 2023 05:09:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B94A3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696568947; bh=r/s0TnqA3/eOovDMTnqHdk/32eY/2/tOd8TA3b2moBA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FE9bZpmVYXasdqUT2bF4lBKOdXvlU8KcxI8U51MJZ/AwyVRWNstjkf6T08MvH4Xvo Mhb96FYu+SyiS+4hYlpLcdM5st4sy6l0739kv9pQDinMfkOc4Szo8goXbFAxk9ZDZN wqtbCKi+Wk7PGOa3CCs/Sok6mdDhg3YFy8yZvYHk= From: "zsojka at seznam dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111260] arm: ice in maybe_legitimize_operand, at optabs.cc:8054 Date: Fri, 06 Oct 2023 05:09: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, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: zsojka at seznam dot cz 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: --- 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=3D111260 --- Comment #4 from Zdenek Sojka --- (In reply to Andrew Pinski from comment #3) > (In reply to Zdenek Sojka from comment #2) ... > > ... >=20 > That is 100% a different bug and should be filed separately. Than you for checking, I've created PR111711 for that=