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 6f28c32 2016-08-23 Richard Biener rguenther@suse.de new 611a5a7 libstdc++/77334 move assign RB trees of non-copyable types new 7e8d4de * testsuite/23_containers/map/77334.cc: Use dg-options for C++11.
The 2 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 | 57 ++++++++++++++++------ .../c++200x/math.cc => 23_containers/map/77334.cc} | 18 ++++--- 3 files changed, 61 insertions(+), 23 deletions(-) copy libstdc++-v3/testsuite/{tr1/headers/c++200x/math.cc => 23_containers/map/7733 [...]