This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98004ca00e4 Daily bump. new 9ca4c1bf082 RISC-V: Add tests for constraints "i" and "s" new 3688c2b1a60 RISC-V: Upgrade RVV intrinsic version to 0.12
The 2 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-c.cc | 2 +- gcc/testsuite/gcc.target/riscv/asm-raw-symbol.c | 14 ++++++++++++++ .../gcc.target/riscv/predef-__riscv_v_intrinsic.c | 2 +- gcc/testsuite/gcc.target/riscv/rvv/base/pr114017-1.c | 19 +++++++++++++++++++ 4 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/asm-raw-symbol.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr114017-1.c