This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6289597b454 PR testsuite/86649 * g++.dg/tree-ssa-/pr19476-1.C: Check [...] new 38faa751cd7 PR libstdc++/70966 fix lifetime bug for default resource new 47fa6f60621 Make __resource_adaptor_imp usable with C++17 memory_resource new baf0d8cca17 Reorder conditions in uses-allocator construction helper
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 | 23 ++++ libstdc++-v3/include/bits/uses_allocator.h | 6 +- libstdc++-v3/include/experimental/memory_resource | 145 ++++++++++++--------- .../20_util/scoped_allocator/69293_neg.cc | 2 +- .../testsuite/20_util/uses_allocator/69293_neg.cc | 2 +- .../testsuite/20_util/uses_allocator/cons_neg.cc | 2 +- 6 files changed, 115 insertions(+), 65 deletions(-)