This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from daccb2bc3a0 compiler: intrinsify runtime/internal/atomic functions new 0cde8d2e7e3 2019-05-17 François Dumont fdumont@gcc.gnu.org
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 | 39 ++++++++++++++++++++++ libstdc++-v3/include/bits/stl_deque.h | 33 +----------------- .../basic_string/allocator/char/move_assign.cc | 8 ++--- .../basic_string/allocator/wchar_t/move_assign.cc | 8 ++--- .../23_containers/deque/allocator/move_assign.cc | 2 +- .../forward_list/allocator/move_assign.cc | 2 +- .../23_containers/list/allocator/move_assign.cc | 2 +- .../23_containers/map/allocator/move_assign.cc | 2 +- .../multimap/allocator/move_assign.cc | 2 +- .../multiset/allocator/move_assign.cc | 2 +- .../23_containers/set/allocator/move_assign.cc | 2 +- .../unordered_map/allocator/move_assign.cc | 2 +- .../unordered_multimap/allocator/move_assign.cc | 2 +- .../unordered_multiset/allocator/move_assign.cc | 2 +- .../unordered_set/allocator/move_assign.cc | 2 +- .../23_containers/vector/allocator/move_assign.cc | 2 +- .../vector/bool/allocator/move_assign.cc | 2 +- libstdc++-v3/testsuite/util/testsuite_allocator.h | 8 ++--- 18 files changed, 65 insertions(+), 57 deletions(-)