This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43a35b26e2f libstdc++: Reduce output of 'make doc-pdf-doxygen' new 3da80ed7efd libstdc++: Define __cpp_lib_constexpr_string macro
The 1 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/basic_string.h | 9 ++++++++- libstdc++-v3/include/std/version | 2 ++ .../requirements/constexpr_functions_c++17.cc | 11 ++++++++--- .../requirements/constexpr_functions_c++20.cc | 7 +++++++ .../21_strings/char_traits/requirements/version.cc | 16 ++++++++++++++++ 5 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/char_traits/requirements/version.cc