This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da5f369df6d Fix broken type comparison assert new f32a3662cda libstdc++: Fix std::string error in Debug Mode new b112e3cb602 libstdc++: Fix std::span test failures with _GLIBCXX_ASSERTIONS new ae7051590d4 libstdc++: Define <=> for Debug Mode array
The 3 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/ChangeLog | 24 ++++++++++++++++++++++ libstdc++-v3/include/debug/array | 20 ++++++++++++++++++ libstdc++-v3/include/debug/string | 2 +- .../array/tuple_interface/get_debug_neg.cc | 6 +++--- .../tuple_interface/tuple_element_debug_neg.cc | 2 +- .../23_containers/span/back_assert_neg.cc | 1 + .../23_containers/span/first_2_assert_neg.cc | 1 + .../23_containers/span/first_assert_neg.cc | 1 + .../23_containers/span/front_assert_neg.cc | 1 + .../23_containers/span/index_op_assert_neg.cc | 1 + .../23_containers/span/last_2_assert_neg.cc | 1 + .../23_containers/span/last_assert_neg.cc | 1 + .../23_containers/span/subspan_2_assert_neg.cc | 1 + .../23_containers/span/subspan_3_assert_neg.cc | 1 + .../23_containers/span/subspan_4_assert_neg.cc | 1 + .../23_containers/span/subspan_5_assert_neg.cc | 1 + .../23_containers/span/subspan_6_assert_neg.cc | 1 + .../23_containers/span/subspan_assert_neg.cc | 1 + 18 files changed, 62 insertions(+), 5 deletions(-)