This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0663474 2016-01-07 Dominique d'Humieres dominiq@lps.ens.fr new 7903c81 Use std::addressof in insert iterators, allocators and promises
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 | 15 +++++++++++ libstdc++-v3/include/bits/stl_iterator.h | 8 +++--- libstdc++-v3/include/bits/uses_allocator.h | 2 +- libstdc++-v3/include/std/future | 2 +- libstdc++-v3/include/std/scoped_allocator | 7 +++--- .../scoped_allocator/69114.cc} | 29 ++++++++++------------ .../move-2.cc => 20_util/uses_allocator/69114.cc} | 28 +++++++++------------ .../promise/{cons/copy_neg.cc => 69106.cc} | 24 +++++++++--------- 8 files changed, 63 insertions(+), 52 deletions(-) copy libstdc++-v3/testsuite/{23_containers/deque/allocator/move-2.cc => 20_util/sc [...] copy libstdc++-v3/testsuite/{23_containers/deque/allocator/move-2.cc => 20_util/us [...] copy libstdc++-v3/testsuite/30_threads/promise/{cons/copy_neg.cc => 69106.cc} (83%)