From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 353C83858C2D; Wed, 19 Oct 2022 18:37:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 353C83858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666204650; bh=/IdEbvGJ+RZNJB/6MrjCK4GpQOlRJQ9YgBX/pSIpeLQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LOfFdz6XCXfwRvQRRSlXB3wdLbmr7mtnAheuA2dPykqqzjdk+FH0egCmECgMQoJSb RdGPsZobAG3+wWp06FSiKkWvIAi28RXFqW2t6U3A7qH+ZCSRKp0tF0Ft+Asesl1UMN rW7J19z7EhxS2ilvy8W12dq2eN58/fPwb5oWm3so= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107304] internal compiler error: in convert_move, at expr.cc:220 with -march=tigerlake Date: Wed, 19 Oct 2022 18:37:28 +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: 12.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools 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: --- 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=3D107304 --- Comment #18 from H.J. Lu --- Can we update ix86_vector_mode_supported_p for cfun !=3D NULL to issue an e= rror when a vector mode changes from valid to invalid?=