From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 73E91385DC35; Fri, 29 May 2020 08:31:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 73E91385DC35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590741091; bh=x2OzolSFNaHFsKUYXMgqWQiV1mQZ6+ViqMTgn3c+gdQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uclPXyuq/a04r2vVtvS8y7ESINXHDtwi7h0RZkLgazdkhCb2RtO9f83+0BoESFl3S z8OLCPuTV9dtiyUbJDaAt8nJgbCT/DnVKBqU9i4vp7s5Ot0CIYPjoiqAzWAfItJ0j9 ZI2ICQRNy1hC4VPHXdv9OCyfvIpIZFUDiFpzE81U= From: "crazylht at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95256] [11 Regression] ICE in convert_move, at expr.c:278 since r11-263-g7c355156aa20eaec Date: Fri, 29 May 2020 08:31:31 +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: 11.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: crazylht at gmail 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: 11.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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2020 08:31:31 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95256 --- Comment #6 from Hongtao.liu --- (In reply to Arseny Solokha from comment #5) > Is there some further work pending, or should this PR be closed now? It's fixed.=