This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6644a79eb92 2018-07-19 Paolo Carlini paolo.carlini@oracle.com new b2cef49d858 Use __builtin_memmove for trivially copyable types
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 | 8 ++++++++ libstdc++-v3/include/bits/stl_algobase.h | 4 ++-- .../58982.cc => uninitialized_copy/1.cc} | 19 ++++++++----------- 3 files changed, 18 insertions(+), 13 deletions(-) copy libstdc++-v3/testsuite/20_util/specialized_algorithms/{uninitialized_copy_n/5 [...]