This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ccd03dee4c c++: Redetermine whether to write vtables on stream-in [PR114229] new 5f9d7a5b6cf libstdc++: Fix parsing of fractional seconds [PR114244]
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: libstdc++-v3/include/bits/chrono_io.h | 18 ++++++++---- libstdc++-v3/testsuite/20_util/duration/114244.cc | 36 +++++++++++++++++++++++ libstdc++-v3/testsuite/20_util/duration/io.cc | 12 ++++++++ 3 files changed, 60 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/duration/114244.cc