This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cebe6e17b35 [testsuite] Further fixes to warn-abs-1.c new 5d56b42ba9f Make ext allocators support heterogeneous equality comparison
The 1 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 | 15 +++++++++++++++ libstdc++-v3/include/bits/allocator.h | 20 ++++++++------------ libstdc++-v3/include/ext/debug_allocator.h | 20 +++++++++++--------- libstdc++-v3/include/ext/malloc_allocator.h | 22 ++++++++++++---------- libstdc++-v3/include/ext/new_allocator.h | 20 +++++++++++--------- .../macros.cc => ext/debug_allocator/eq.cc} | 17 ++++++++++------- .../macros.cc => ext/ext_pointer/alloc_eq.cc} | 17 ++++++++++------- .../macros.cc => ext/malloc_allocator/eq.cc} | 17 ++++++++++------- .../version/macros.cc => ext/new_allocator/eq.cc} | 17 ++++++++++------- 9 files changed, 97 insertions(+), 68 deletions(-) copy libstdc++-v3/testsuite/{18_support/headers/version/macros.cc => ext/debug_all [...] copy libstdc++-v3/testsuite/{18_support/headers/version/macros.cc => ext/ext_point [...] copy libstdc++-v3/testsuite/{18_support/headers/version/macros.cc => ext/malloc_al [...] copy libstdc++-v3/testsuite/{18_support/headers/version/macros.cc => ext/new_alloc [...]