This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83bb288faa3 AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS new a992164c289 RISC-V: Fix missing implied Zicsr from Zve32x new e5d1f538bb7 RISC-V: Allow different dynamic floating point mode to be m [...]
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/common/config/riscv/riscv-common.cc | 1 + gcc/config/riscv/riscv.cc | 37 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.target/riscv/pr119832.C | 27 ++++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/predef-19.c | 34 ++++++--------------------- 4 files changed, 72 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.target/riscv/pr119832.C