This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ede6b5ad77 Refactor wi::bswap as a function (instead of a method). new 443613caa80 RISC-V: Add RVV FRM enum for floating-point rounding mode i [...] new 09ff83d4bc1 Daily bump.
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/ChangeLog | 237 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/riscv/riscv-vector-builtins.cc | 14 ++ gcc/config/riscv/riscv-vector-builtins.def | 12 ++ gcc/testsuite/ChangeLog | 78 +++++++ .../riscv/rvv/base/{vxrm-1.c => frm-1.c} | 14 +- libstdc++-v3/ChangeLog | 116 ++++++++++ 7 files changed, 468 insertions(+), 5 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/base/{vxrm-1.c => frm-1.c} (71%)