This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c775a030af9 Daily bump. new f4a52c184d6 libstdc++: Fix parsing of leap seconds as chrono::utc_time [...] new 3e8ee03edd0 libstdc++: Do not require a time-of-day when parsing sys_da [...]
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: libstdc++-v3/include/bits/chrono_io.h | 86 ++++++++++++++++++---- libstdc++-v3/testsuite/std/time/parse/114240.cc | 36 +++++++++ libstdc++-v3/testsuite/std/time/parse/114279.cc | 53 +++++++++++++ .../testsuite/std/time/{ => parse}/parse.cc | 0 4 files changed, 162 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/time/parse/114240.cc create mode 100644 libstdc++-v3/testsuite/std/time/parse/114279.cc rename libstdc++-v3/testsuite/std/time/{ => parse}/parse.cc (100%)