This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33bf8e53850 internal-fn: Fix up expand_arith_overflow [PR114753] new e8f0540f237 Update gcc sv.po new eed7fb1b2fe libstdc++: Support link chains in std::chrono::tzdb::locate [...] new d86472a6f04 libstdc++: Simplify constraints on <=> for std::reference_wrapper
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: gcc/po/sv.po | 785 +++++++------------------- libstdc++-v3/include/bits/refwrap.h | 16 +- libstdc++-v3/src/c++20/tzdb.cc | 57 +- libstdc++-v3/testsuite/std/time/tzdb/1.cc | 12 + libstdc++-v3/testsuite/std/time/tzdb/links.cc | 215 +++++++ 5 files changed, 486 insertions(+), 599 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/time/tzdb/links.cc