From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4F34F3858D28; Wed, 3 May 2023 22:56:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F34F3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683154588; bh=K5jC9w7ERDm042bP9J5gp0l2PYWTOoWNJBRf8wDbBCE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QBZK2MYo6e6JWv3LPrvjoibrrNxx+lzfzK0tsLeE/nvur37dehxDcl8MBODdMimKc OQjAEtC2pk0ptR3/w3pNUwOKaEE34nWNLoJNgvCcESKassDtM+lGNbLyIEwWvxcT2W zbwt9P71c7U5ek59H9/1kaGdY3Ej0j3D4sD0vnGc= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109544] implicit declaration of function '__riscv_vsseg4e8_v_i8mf8' Date: Wed, 03 May 2023 22:56:27 +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: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D109544 --- Comment #4 from JuzheZhong --- (In reply to Mathieu Malaterre from comment #2) > ok then. Closing as resolved/invalid then ! Hi, the GCC master has supported the latest segment intrinsics. Would you mind using the latest segment intrinsics ? Thanks.=