This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 26b877fc4d2 libstdc++: Replace non-ASCII character in comment new ee5ab84e5f1 libstdc++: Call predicate with non-const values in std::era [...]
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/erase_if.h | 2 +- libstdc++-v3/include/experimental/map | 6 ++---- libstdc++-v3/include/experimental/set | 4 ++-- libstdc++-v3/include/experimental/unordered_map | 4 ++-- libstdc++-v3/include/experimental/unordered_set | 4 ++-- libstdc++-v3/include/std/map | 6 ++---- libstdc++-v3/include/std/set | 4 ++-- libstdc++-v3/include/std/unordered_map | 4 ++-- libstdc++-v3/include/std/unordered_set | 4 ++-- libstdc++-v3/testsuite/23_containers/map/erasure.cc | 13 +++++++++++++ libstdc++-v3/testsuite/23_containers/set/erasure.cc | 13 +++++++++++++ .../testsuite/23_containers/unordered_map/erasure.cc | 13 +++++++++++++ .../testsuite/23_containers/unordered_set/erasure.cc | 13 +++++++++++++ libstdc++-v3/testsuite/experimental/map/erasure.cc | 13 +++++++++++++ libstdc++-v3/testsuite/experimental/set/erasure.cc | 13 +++++++++++++ .../testsuite/experimental/unordered_map/erasure.cc | 13 +++++++++++++ .../testsuite/experimental/unordered_set/erasure.cc | 13 +++++++++++++ 17 files changed, 121 insertions(+), 21 deletions(-)