This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch in repository gcc.
from edc9715 Daily bump. new 2858e66 Ensure std::thread helpers have internal linkage new 10ce68f Fix assertions for move assignment of trivial types
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 | 23 +++++++++++++++ libstdc++-v3/include/bits/stl_algobase.h | 12 +++++--- libstdc++-v3/src/c++11/thread.cc | 6 ++-- .../copy/move_iterators/69478.cc} | 31 ++++++++++---------- .../copy_backward/move_iterators/69478.cc} | 31 ++++++++++---------- .../63500.cc => 25_algorithms/move/69478.cc} | 31 ++++++++++---------- .../move_backward/69478.cc} | 31 ++++++++++---------- .../30_threads/thread/{adl.cc => 70503.cc} | 33 +++++++++++----------- 8 files changed, 114 insertions(+), 84 deletions(-) copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/copy/m [...] copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/copy_b [...] copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/move/6 [...] copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/move_b [...] copy libstdc++-v3/testsuite/30_threads/thread/{adl.cc => 70503.cc} (60%)