This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from faccda27684 Daily bump. new e36e57b032b libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265] new b1ad7487544 libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock [...] new 56be1970765 libstdc++: Support single components in name of chrono::cur [...]
The 3 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/config/abi/pre/gnu.ver | 4 +- libstdc++-v3/include/std/chrono | 15 +++- libstdc++-v3/src/c++20/tzdb.cc | 104 +++++++++++++++++--------- libstdc++-v3/testsuite/std/time/hh_mm_ss/1.cc | 16 ++++ 4 files changed, 97 insertions(+), 42 deletions(-)