This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 60d8c28b7cb i386: Correct _mm512_mask3_fmaddsub_round_pd new 72350299a18 PR libstdc++/70966 make pmr::new_delete_resource() immortal new 00e1afeb3cb Fix experimental::pmr typedefs and add tests new 2aa9dd66a65 Fix __gnu_cxx::_Pointer_adapter for long long arithmetic
The 3 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 | 81 ++++++++++++++++++++++ libstdc++-v3/include/experimental/memory_resource | 68 +++++++++++------- libstdc++-v3/include/experimental/regex | 5 +- libstdc++-v3/include/experimental/string | 5 +- libstdc++-v3/include/ext/pointer.h | 4 ++ .../memory_resource/70966.cc} | 50 ++++++------- .../polymorphic_allocator/pmr_typedefs_deque.cc} | 14 ++-- .../pmr_typedefs_forward_list.cc} | 14 ++-- .../polymorphic_allocator/pmr_typedefs_list.cc} | 14 ++-- .../polymorphic_allocator/pmr_typedefs_map.cc} | 21 ++++-- .../polymorphic_allocator/pmr_typedefs_match.cc | 52 ++++++++++++++ .../pmr_typedefs_multimap.cc} | 21 ++++-- .../pmr_typedefs_multiset.cc} | 18 +++-- .../polymorphic_allocator/pmr_typedefs_set.cc} | 18 +++-- .../polymorphic_allocator/pmr_typedefs_string.cc | 62 +++++++++++++++++ .../pmr_typedefs_unordered_map.cc | 40 +++++++++++ .../pmr_typedefs_unordered_multimap.cc | 40 +++++++++++ .../pmr_typedefs_unordered_multiset.cc} | 25 +++++-- .../pmr_typedefs_unordered_set.cc} | 25 +++++-- .../polymorphic_allocator/pmr_typedefs_vector.cc} | 14 ++-- libstdc++-v3/testsuite/ext/ext_pointer/1.cc | 14 ++++ 21 files changed, 487 insertions(+), 118 deletions(-) copy libstdc++-v3/testsuite/{23_containers/vector/capacity/resize/strong_guarantee [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] create mode 100644 libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_t [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] create mode 100644 libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_t [...] create mode 100644 libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_t [...] create mode 100644 libstdc++-v3/testsuite/experimental/polymorphic_allocator/pmr_t [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...] copy libstdc++-v3/testsuite/{20_util/duration/literals/84671.cc => experimental/po [...]