From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C4F23857706; Wed, 12 Apr 2023 11:10:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C4F23857706 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681297810; bh=QuDQcNENMKFO1FjzcEmYr9wy5Ct+XMQhtzPgf83ZQXw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LBkWD1zUOTN+UZ7p4Qsj+V95KHIlNbDwYTZija0tVEMkxduEae1q7Et+sE9Ae5NwL MA7l2lXmR8ulMNYvE2dKTycyE6z/MI9WKctTSJdRVLuek28LivqLI5Sd7psuqgkJec SgoMkosBSseZAt6U46ghwP8zsbyrWYw4WAf9yJQE= From: "juzhe.zhong at rivai dot ai" 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 11:10:09 +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: juzhe.zhong at rivai dot ai 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 #6 from JuzheZhong --- https://gcc.gnu.org/pipermail/gcc-patches/2023-April/615562.html Fix patch here.=