This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d836db149d4 c++: add deprecation notice for -fconcepts-ts new 8123f3ca3fd match: Fix vcond into conditional op folding [PR113607].
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/match.pd | 8 ++-- .../gcc.target/aarch64/sve/pre_cond_share_1.c | 2 +- .../gcc.target/riscv/rvv/autovec/pr113607-run.c | 4 ++ .../gcc.target/riscv/rvv/autovec/pr113607.c | 49 ++++++++++++++++++++++ 4 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr113607-run.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr113607.c