From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 68D303858D32; Wed, 12 Apr 2023 06:27:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68D303858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681280842; bh=F5aX9FrnjabugVTNzuL0q76hs0ALgSjNMYsA5ilg0Ak=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TBHI6v82GdWN5cG+bfDUtDhhKd1DgZnaJm0qUyNwQx9DnCro9yiVR4ddqmSit8PIr U2vebLwVRCwFMPlkeest4jE+y8tFaOVLgkCfO+d/KwwJ3pOIBJTlRuo7j0PQZaa2mj Qr1L3WGJ/QqbN9EpZFM3cNkrMe3p3SGmlEfAnnVk= From: "pan2.li at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109479] [RISC-V] Build vint64m1_t with rv64gc_zve32x_zvl64b should promote information like "vint64m1_t requires the 'zve64x' extensions" Date: Wed, 12 Apr 2023 06:27:22 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: pan2.li at intel 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=3D109479 --- Comment #5 from Li Pan --- Thanks kito, update the title for clarification.=