This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83ef989ee18 libstdc++: Remove use of undefined GLIBCXX_LANG_{PUSH,POP} [...] new 52f6ab55051 libstdc++: Fix width computation for the chrono formatting [...]
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 | 9 +- libstdc++-v3/testsuite/std/time/format/pr120114.cc | 125 +++++++++++++++++++++ 2 files changed, 132 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/time/format/pr120114.cc