This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 7eb3a32898b Daily bump. new 22601c1c256 libstdc++: Fix std::char_traits<C>::move [PR113200] new 4c665136567 libstdc++: Do not use __is_convertible unconditionally [PR113241]
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 | 16 +++------------- libstdc++-v3/include/std/type_traits | 5 +++++ .../21_strings/char_traits/requirements/113200.cc | 20 ++++++++++++++++++++ 3 files changed, 28 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/char_traits/requirements/113200.cc