This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e46dad5d8f0 gcc: xtensa: make TARGET_HAVE_TLS definition static new eb11134d0c4 libstdc++: Fix char_traits move with overlap new b6ab9ecd550 libstdc++: Update value of __cpp_lib_constexpr_char_traits [...]
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/char_traits.h | 11 ++++- libstdc++-v3/include/std/version | 6 ++- .../requirements/constexpr_functions_c++17.cc | 4 +- .../requirements/constexpr_functions_c++20.cc | 52 ++++++++++++++++++++++ 4 files changed, 68 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/char_traits/requirements/cons [...]