This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 936dd627cd9 btf: do not skip members of data type with type id BTF_VOID_TYPEID new e40a3d86511 RISC-V: Bugfix ICE for the vector return arg in mode switch
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/riscv/riscv.cc | 34 ++++++++++++++++++++++ gcc/config/riscv/riscv.h | 8 +++-- .../g++.target/riscv/rvv/base/pr114639-1.C | 25 ++++++++++++++++ .../gcc.target/riscv/rvv/base/pr114639-1.c | 14 +++++++++ 4 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.target/riscv/rvv/base/pr114639-1.C create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr114639-1.c