This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 34ed2b4593f RISC-V: Implement IFN SAT_ADD for both the scalar and vector new 6da1d6efde2 RISC-V: Modify _Bfloat16 to __bf16
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-builtins.cc | 6 +++--- gcc/config/riscv/riscv.cc | 2 +- .../riscv/{_Bfloat16-nanboxing.c => __bf16-nanboxing.c} | 12 ++++++------ gcc/testsuite/gcc.target/riscv/bf16_arithmetic.c | 6 +++--- gcc/testsuite/gcc.target/riscv/bf16_call.c | 4 ++-- gcc/testsuite/gcc.target/riscv/bf16_comparison.c | 6 +++--- gcc/testsuite/gcc.target/riscv/bf16_float_libcall_convert.c | 2 +- .../gcc.target/riscv/bf16_integer_libcall_convert.c | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) rename gcc/testsuite/gcc.target/riscv/{_Bfloat16-nanboxing.c => __bf16-nanboxing.c} (83%)