From: Jerry Zhang Jian <jerry.zhangjian@sifive.com>
To: GDB Patches <gdb-patches@sourceware.org>
Cc: kirill.radkin@syntacore.com
Subject: Re: [PATCH 2/2] RISC-V Vector Extension Support Testing
Date: Mon, 13 Apr 2026 12:22:03 +0800 [thread overview]
Message-ID: <CAE5PzYJwjnvgr2g+WFJy2cM6Tv2Vmay7mvydRwk9rLe_YY0xrg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 733 bytes --]
Hi Kirill,
I'm trying to run the tests from this patch and noticed that
riscv_support_rvv and riscv_support_rvv_intrinsic are called in
multiple test files, but are not defined anywhere in the patch:
gdb.arch/riscv-vector-abi.exp:65: riscv_support_rvv
gdb.arch/riscv-vector-abi.exp:70: riscv_support_rvv_intrinsic
gdb.arch/riscv-vector-abi-full.exp:23, 28: same
gdb.arch/riscv-vu-availability.exp:18: riscv_support_rvv
(and several other riscv-vu-*.exp files)
Also, riscv-vu-*.exp files call riscv_support_rvv before
load_lib riscv64-rvv-lib.exp, so load_lib should be moved
to the top of those files.
The result is:
ERROR: invalid command name "riscv_support_rvv"
Could you add the missing proc definitions?
Jerry
[-- Attachment #2: Type: text/html, Size: 1061 bytes --]
next reply other threads:[~2026-04-13 4:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 4:22 Jerry Zhang Jian [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-11-07 16:55 [PATCH 1/2] RISC-V Vector Extension Support Kirill Radkin
2025-11-07 16:55 ` [PATCH 2/2] RISC-V Vector Extension Support Testing Kirill Radkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAE5PzYJwjnvgr2g+WFJy2cM6Tv2Vmay7mvydRwk9rLe_YY0xrg@mail.gmail.com \
--to=jerry.zhangjian@sifive.com \
--cc=gdb-patches@sourceware.org \
--cc=kirill.radkin@syntacore.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox