This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f739c3243c * config/m68k/m68k.c (m68k_adjust_decorated_operand): Remo [...] new 002ced10e57 Define aliases for containers using polymorphic_allocator
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 | 34 ++++++++++++++ libstdc++-v3/include/std/deque | 14 ++++++ libstdc++-v3/include/std/forward_list | 13 ++++++ libstdc++-v3/include/std/list | 14 +++++- libstdc++-v3/include/std/map | 20 +++++++++ libstdc++-v3/include/std/regex | 21 +++++++++ libstdc++-v3/include/std/set | 16 +++++++ libstdc++-v3/include/std/string | 20 +++++++++ libstdc++-v3/include/std/unordered_map | 21 +++++++++ libstdc++-v3/include/std/unordered_set | 22 +++++++++ libstdc++-v3/include/std/vector | 14 +++++- .../21_strings/basic_string/types/pmr_typedefs.cc | 52 ++++++++++++++++++++++ .../deque/types/pmr_typedefs.cc} | 9 ++-- .../forward_list/pmr_typedefs.cc} | 9 ++-- .../list/pmr_typedefs.cc} | 9 ++-- .../map/pmr_typedefs.cc} | 24 +++++----- .../multimap/pmr_typedefs.cc} | 24 +++++----- .../multiset/pmr_typedefs.cc} | 21 ++++----- .../set/pmr_typedefs.cc} | 21 ++++----- .../unordered_map/pmr_typedefs.cc} | 29 ++++++------ .../unordered_multimap/pmr_typedefs.cc} | 29 ++++++------ .../unordered_multiset/pmr_typedefs.cc} | 28 ++++++------ .../unordered_set/pmr_typedefs.cc} | 28 ++++++------ .../vector/pmr_typedefs.cc} | 9 ++-- .../28_regex/match_results/pmr_typedefs.cc | 44 ++++++++++++++++++ 25 files changed, 419 insertions(+), 126 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/types/pmr_typedefs.cc copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 23_containers/deque/types [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 23_containers/forward_lis [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 23_containers/list/pmr_ty [...] copy libstdc++-v3/testsuite/{27_io/filesystem/path/io/dr2989.cc => 23_containers/m [...] copy libstdc++-v3/testsuite/{27_io/filesystem/path/io/dr2989.cc => 23_containers/m [...] copy libstdc++-v3/testsuite/{27_io/filesystem/path/io/dr2989.cc => 23_containers/m [...] copy libstdc++-v3/testsuite/{27_io/filesystem/path/io/dr2989.cc => 23_containers/s [...] copy libstdc++-v3/testsuite/{20_util/polymorphic_allocator/1.cc => 23_containers/u [...] copy libstdc++-v3/testsuite/{20_util/polymorphic_allocator/1.cc => 23_containers/u [...] copy libstdc++-v3/testsuite/{20_util/polymorphic_allocator/1.cc => 23_containers/u [...] copy libstdc++-v3/testsuite/{20_util/polymorphic_allocator/1.cc => 23_containers/u [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 23_containers/vector/pmr_ [...] create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/pmr_typedefs.cc