This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bf11ecbb02b testsuite: Add test directive checking removal of link_error new 85e5b80ee2d libstdc++: Avoid using std::__to_address with iterators
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/basic_string.h | 19 +++++++++++++------ libstdc++-v3/include/bits/ptr_traits.h | 4 ++++ libstdc++-v3/include/bits/shared_ptr_base.h | 4 ++-- libstdc++-v3/include/bits/stl_algo.h | 16 +++++++++++----- libstdc++-v3/include/bits/stl_iterator.h | 12 ------------ libstdc++-v3/include/debug/safe_iterator.h | 17 ----------------- libstdc++-v3/include/std/ranges | 2 +- .../24_iterators/normal_iterator/to_address.cc | 19 ------------------- 8 files changed, 31 insertions(+), 62 deletions(-) delete mode 100644 libstdc++-v3/testsuite/24_iterators/normal_iterator/to_address.cc