This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed60ffd814c RISC-V: Support FP ADD/SUB/MUL/DIV autovec for VLS mode new 17a371d05a7 libstdc++: Simplify __format::_Sink::_M_reset new 207c507499d libstdc++: Do not allow chrono::parse to overflow for %C [P [...] new e5af77adefc libstdc++: Fix how chrono::parse handles errors for time-of [...] new ef4e916b526 RISC-V: Add dynamic LMUL compile option
The 4 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-opts.h | 4 ++- gcc/config/riscv/riscv.opt | 3 ++ libstdc++-v3/include/bits/chrono_io.h | 62 +++++++++++++++++++------------- libstdc++-v3/include/std/format | 22 +++++++----- libstdc++-v3/testsuite/std/time/parse.cc | 19 ++++++++++ 5 files changed, 75 insertions(+), 35 deletions(-)