This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 47ad7728846 Prevent __uses_alloc from holding dangling references new 2b7cce40396 Fix memory leaks in libstdc++ ABI tests new 1cc311390d6 Fix memory leaks in libstdc++ tests
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/ChangeLog | 11 +++++ .../memory_management_tools/1.cc | 6 +++ libstdc++-v3/testsuite/22_locale/locale/cons/5.cc | 55 ++-------------------- libstdc++-v3/testsuite/abi/pr42230.cc | 1 + libstdc++-v3/testsuite/util/testsuite_abi.cc | 15 ++++-- libstdc++-v3/testsuite/util/testsuite_abi.h | 2 +- libstdc++-v3/testsuite/util/testsuite_hooks.cc | 8 +++- 7 files changed, 40 insertions(+), 58 deletions(-)