From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A93AD3858D37; Thu, 1 Dec 2022 01:45:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A93AD3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669859108; bh=3xBQD4vJWt1S2ker4QEONnaPOOO6pBjz8j4Wu0ReBdQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s68VYhBeiTcbrZSv6gAUxrzOlAas/xDU2EAmh2nzy/iMDD+EHpU0Na5oSgrT/4xc7 hP3cRQoww2j8OD3ISwA6EpJFkI2cShx5wW6fXEjMEdbcC+qUhQ8e7Eg0fd0CAiH3Uj 1DOiEMAYP0uewm7yKcdQ3f4zFR0nlZ2J6LhGJMIA= From: "crazylht at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107934] ICE: SIGSEGV in immediate_operand (recog.cc:1618) with -O2 -mtune=knl -ffinite-math-only and __bf16 since r13-4314-ga1ecc5600464f6a6 Date: Thu, 01 Dec 2022 01:45:08 +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: P3 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=3D107934 --- Comment #3 from Hongtao.liu --- (In reply to Uro=C5=A1 Bizjak from comment #2) > The type of extendbfsf2_1 insn should be sseishft1. Yes.=