This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 44a9611236d PR libstdc++/83134 Ensure std::__not_ converts B::value to bool new 5a9917f5fd1 PR libstdc++/82522 overload map insert functions for rvalue [...]
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 | 20 ++++++++++++++++++++ libstdc++-v3/doc/xml/manual/intro.xml | 6 ++++++ libstdc++-v3/include/bits/stl_map.h | 17 ++++++++++++++++- libstdc++-v3/include/bits/stl_multimap.h | 16 ++++++++++++++++ libstdc++-v3/include/bits/unordered_map.h | 22 ++++++++++++++++++++++ .../map/modifiers/insert/dr2354.cc} | 11 ++++++++--- .../multimap/modifiers/insert/dr2354.cc} | 11 ++++++++--- .../unordered_map/insert/dr2354.cc} | 11 ++++++++--- .../unordered_multimap/insert/dr2354.cc} | 11 ++++++++--- 9 files changed, 112 insertions(+), 13 deletions(-) copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...] copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...] copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...] copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...]