This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1cfe5ae [AArch64] Split X-reg UBFIZ into W-reg LSL when possible new f792791 Add assertion to _Rb_tree::erase to check for end iterators new d69b2470 Reuse Doxygen comments for map::erase overloads
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: libstdc++-v3/ChangeLog | 13 +++++++++++++ libstdc++-v3/include/bits/stl_map.h | 3 +++ libstdc++-v3/include/bits/stl_multimap.h | 3 +++ libstdc++-v3/include/bits/stl_tree.h | 16 ++++++++++++---- .../map/{77334.cc => modifiers/erase/end_neg.cc} | 17 ++++++++++++----- 5 files changed, 43 insertions(+), 9 deletions(-) copy libstdc++-v3/testsuite/23_containers/map/{77334.cc => modifiers/erase/end_neg [...]