From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC530385841A; Thu, 22 Sep 2022 06:05:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC530385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663826707; bh=bZQ4Ld1x4zNARBLx/mu0bsTXvIcfXZGTsRyOu30Sw44=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n7gsaWA2ToII/Zw53APStuFklmmNb2kR9p59SgZJNLpQhtj6t9rSlFjeua9evd73S DOEB6xQY/utNm8aSrB6BjyDEPw7F5ZTUQZG0AN1k70Yly23i+2qt8kPpVuHRxzjZDc jJvsRmJt0IRVu1BsVLl0D5+TkFrVF1xjOy3NWtZc= From: "crazylht at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106994] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-2730-gd0c73b6c85677e67 Date: Thu, 22 Sep 2022 06:05: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: 13.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: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D106994 --- Comment #4 from Hongtao.liu --- Fixed in GCC13.=