This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ec03a6 016-07-21 Bernd Edlinger bernd.edlinger@hotmail.de new 16e5d2e Remove memory leaks in libstdc++ testsuite new 485fa64 Fix missing returns in libstdc++ testsuite new 11b5af6 Fix out-of-bound array accesses in libstdc++ testsuite new 1e92e23 Define missing delete operators in libstdc++ testsuite new 0752378 Fix naming, qualification and broken test for propagate_const
The 5 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 | 32 ++++++++++++++++++++++ libstdc++-v3/include/experimental/propagate_const | 26 +++++++++--------- .../testsuite/18_support/new_delete_placement.cc | 8 +++--- libstdc++-v3/testsuite/20_util/addressof/1.cc | 3 ++ .../basic_string/modifiers/append/char/1.cc | 2 +- .../basic_string/operations/compare/char/1.cc | 6 ++-- .../21_strings/char_traits/requirements/short/1.cc | 12 ++++---- .../22_locale/locale/global_locale_objects/3.cc | 9 ++++-- .../unordered_multimap/insert/55028-debug.cc | 2 +- .../23_containers/vector/zero_sized_allocations.cc | 12 ++++++-- .../testsuite/24_iterators/container_access.cc | 4 +-- .../testsuite/24_iterators/range_access_cpp14.cc | 4 +-- .../experimental/propagate_const/cons/default.cc | 5 ++-- .../string_view/operations/compare/char/1.cc | 4 +-- libstdc++-v3/testsuite/util/testsuite_character.cc | 2 -- .../testsuite/util/testsuite_new_operators.h | 7 +++++ 16 files changed, 96 insertions(+), 42 deletions(-)