This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44e17b8d899 libstdc++: Define std::sub_match::swap member function (LWG 3204) new ce1e682ca21 [PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail in RV32 system
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/vector.md | 2 +- gcc/testsuite/g++.target/riscv/rvv/base/bug-23.C | 435 +++++++++++++++++++++++ 2 files changed, 436 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.target/riscv/rvv/base/bug-23.C