This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from cb32116be21 Backport r279306 new c714eb0237f libstdc++: Define memory resource key functions non-inline [...]
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 | 12 ++++++++++++ libstdc++-v3/config/abi/pre/gnu.ver | 6 ++++++ libstdc++-v3/include/std/memory_resource | 4 ++-- libstdc++-v3/src/c++17/memory_resource.cc | 8 ++++++++ .../monotonic_buffer_resource/93208.cc} | 14 ++++++++------ 5 files changed, 36 insertions(+), 8 deletions(-) copy libstdc++-v3/testsuite/{23_containers/deque/types/pmr_typedefs.cc => 20_util/ [...]