This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from fa5e1ca4fde libstdc++: Fix std::error_code pretty printer for versioned [...] new 37fec1c1b0c libstdc++: Make Asan detection work for Clang [PR103453] new 17af7c1a054 libstdc++: Initialize member in std::match_results [PR103549] new 88518e5ae0c libstdc++: Fix example preprocessor command in FAQ [PR103877] new 0d566335a31 libstdc++: Fix std::char_traits<C>::move for constexpr
The 4 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: .../config/allocator/malloc_allocator_base.h | 10 ++++-- libstdc++-v3/config/allocator/new_allocator_base.h | 10 ++++-- libstdc++-v3/doc/html/faq.html | 2 +- libstdc++-v3/doc/xml/faq.xml | 2 +- libstdc++-v3/include/bits/char_traits.h | 40 ++++++++++++++++++---- libstdc++-v3/include/bits/regex.h | 4 +-- .../requirements/constexpr_functions_c++20.cc | 23 +++++++++++-- 7 files changed, 74 insertions(+), 17 deletions(-)