This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e23440b5df RISC-V: generate builtin macro for compilation with strict [...] new fce74ce2535 RISC-V: Added zvfh support for zfa extensions.
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 | 2 +- gcc/testsuite/gcc.target/riscv/zfa-fli-5.c | 99 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/zfa-fli-7.c | 6 +- gcc/testsuite/gcc.target/riscv/zfa-fli-8.c | 2 +- 4 files changed, 104 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/zfa-fli-5.c