This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8e788ac6716 d: Merge upstream dmd 47ed0330f new 4e05c918d28 libstdc++: Specialize copy/copy_n for istreambuf_iterator a [...]
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/include/bits/deque.tcc | 51 ++++++++++++++++++++++ libstdc++-v3/include/bits/stl_algo.h | 27 +----------- libstdc++-v3/include/bits/stl_algobase.h | 49 +++++++++++++++++++++ libstdc++-v3/include/bits/streambuf_iterator.h | 17 ++++---- libstdc++-v3/include/debug/safe_iterator.tcc | 6 +++ .../copy/streambuf_iterators/char/4.cc | 26 +++++++++++ .../streambuf_iterators/char/debug/deque_neg.cc} | 9 ++-- .../debug/istreambuf_ite_deque_neg.cc} | 22 +++++++--- .../4.cc => copy_n/istreambuf_iterator/2.cc} | 30 ++++++------- .../4.cc => copy_n/istreambuf_iterator/deque.cc} | 30 ++++++------- 10 files changed, 193 insertions(+), 74 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/{advance/istreambuf_iterators/char/3_neg [...] copy libstdc++-v3/testsuite/25_algorithms/{advance/istreambuf_iterators/char/2_neg [...] copy libstdc++-v3/testsuite/25_algorithms/{copy/streambuf_iterators/wchar_t/4.cc = [...] copy libstdc++-v3/testsuite/25_algorithms/{copy/streambuf_iterators/wchar_t/4.cc = [...]