From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 70D8D3858C52; Fri, 26 Aug 2022 02:08:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70D8D3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661479718; bh=5PPLVhNI6M0ai1Wf6XZfeBIw5FI3pNczqhLGNr+baFA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cbM7B5Z08CJNLOD18ps9NT624BxCjBPWGfyXY7/SCiilKan88e5+NrRh7/ZWHCQVw TKLvh6Q2f+QNcM3JE+68zsNLHQrAkpQPnNkRReOvQgCI7IcnGl1iXYJghPGh668a55 W4QCUpbydNqCGF/QSlgCUvI4FokGcEjevezoztwc= From: "crazylht at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106742] ICE in gen_lowpart_general, at rtlhooks.cc:57, or ICE in expand_vec_perm_broadcast_1, at config/i386/i386-expand.cc:21870 Date: Fri, 26 Aug 2022 02:08:38 +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: 13.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: crazylht at gmail dot com 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=3D106742 --- Comment #1 from Hongtao.liu --- Should be caused by r13-2111-g6910cad55ffc33.=