This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe47c0c * include/bits/hashtable_policy.h (__detail::_Insert_base, [...] new 8e3a3e9 libstdc++/70766 use std::addressof instead of operator& new cbcde14 2016-04-28 Richard Biener rguenther@suse.de
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: gcc/ChangeLog | 8 ++++ gcc/match.pd | 22 +++++++++- libstdc++-v3/ChangeLog | 13 ++++++ libstdc++-v3/include/bits/basic_ios.tcc | 6 +-- libstdc++-v3/include/bits/stream_iterator.h | 7 ++-- libstdc++-v3/include/std/atomic | 35 +++++++++++----- libstdc++-v3/include/std/shared_mutex | 15 ++++--- .../istream_iterator/70766.cc} | 36 +++++++++-------- .../ostream_iterator/70766.cc} | 30 +++++++------- libstdc++-v3/testsuite/29_atomics/atomic/60695.cc | 2 +- .../69478.cc => 29_atomics/atomic/70766.cc} | 47 ++++++++++++++-------- .../69114.cc => 30_threads/shared_lock/70766.cc} | 39 ++++++++---------- 12 files changed, 166 insertions(+), 94 deletions(-) copy libstdc++-v3/testsuite/{25_algorithms/move/69478.cc => 24_iterators/istream_i [...] copy libstdc++-v3/testsuite/{20_util/pair/70437.cc => 24_iterators/ostream_iterato [...] copy libstdc++-v3/testsuite/{25_algorithms/move_backward/69478.cc => 29_atomics/at [...] copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 30_threads/shared_ [...]