]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Fix compiler warning of riscv_arg_has_vector
authorLehua Ding <lehua.ding@rivai.ai>
Tue, 20 Jun 2023 09:45:17 +0000 (17:45 +0800)
committerRobin Dapp <rdapp@ventanamicro.com>
Tue, 20 Jun 2023 13:04:19 +0000 (15:04 +0200)
commit4a6c44f4ad4198382b7c70f4d40eefb69e71132e
treecf3bb48c3d1deb8ae2295ac6d8ea83395a4eeaed
parent37c167e89b031df77fe3133baebf5bf362151b05
RISC-V: Fix compiler warning of riscv_arg_has_vector

Hi,

This little patch fixes a compile warning issue that my previous patch
introduced, sorry for introducing this issue.

Best,
Lehua

gcc/ChangeLog:

* config/riscv/riscv.cc (riscv_arg_has_vector): Add default
switch handler.
gcc/config/riscv/riscv.cc
This page took 0.062322 seconds and 6 git commands to generate.