This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9f94029829d fold: Unwrap MEM_REF after get_inner_reference in split_add [...] new 381dbd4a956 libstdc++: Restore C++20 <chrono> support for old std::string ABI new 0bb0d1d2880 libstdc++: Make CTAD ignore pair(const T1&, const T2&) cons [...]
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/stl_pair.h | 2 +- libstdc++-v3/include/bits/version.def | 10 ++++++++++ libstdc++-v3/include/bits/version.h | 9 +++++++++ libstdc++-v3/include/std/chrono | 13 ++++++++----- libstdc++-v3/src/c++20/clock.cc | 2 +- libstdc++-v3/testsuite/20_util/pair/cons/110853.cc | 10 ++++++++++ 6 files changed, 39 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/pair/cons/110853.cc