This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 956883a6be3 /gcc/cp 2020-01-07 Paolo Carlini paolo.carlini@oracle.com new 42098ef0999 PR libstdc++/92124 fix incorrect container move assignment
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 | 9 ++++ libstdc++-v3/include/bits/stl_tree.h | 2 +- .../testsuite/23_containers/{list => map}/92124.cc | 35 ++++++++++------ .../23_containers/{forward_list => set}/92124.cc | 48 ++++++++++++++++------ 4 files changed, 68 insertions(+), 26 deletions(-) copy libstdc++-v3/testsuite/23_containers/{list => map}/92124.cc (58%) copy libstdc++-v3/testsuite/23_containers/{forward_list => set}/92124.cc (56%)