This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8b5b814d51f aix: encode function section new 6fb8b670891 libstdc++ Fix undefined behaviour in testsuite new ca871701c28 libstdc++: Fix null dereference in pb_ds containers new 789c57bc5fe libstdc++: Fix undefined behaviour in std::string new 058d6acefe8 libstdc++: Fix null dereferences in std::promise
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: libstdc++-v3/include/bits/basic_string.h | 7 ++- .../pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp | 26 +++++---- libstdc++-v3/include/std/future | 64 +++++++++++++++------- libstdc++-v3/testsuite/20_util/from_chars/3.cc | 2 +- .../testsuite/24_iterators/reverse_iterator/2.cc | 8 +-- .../copy_backward/move_iterators/69478.cc | 2 +- .../testsuite/25_algorithms/move_backward/69478.cc | 2 +- .../testsuite/25_algorithms/move_backward/93872.cc | 2 +- .../30_threads/promise/members/at_thread_exit2.cc | 1 - 9 files changed, 74 insertions(+), 40 deletions(-)