This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 427349d8db3 Daily bump. new c1f57ff4073 libstdc++: Implement N3644 on _Safe_iterator<> [PR114316]
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/debug/safe_iterator.tcc | 12 ++++++++++++ libstdc++-v3/testsuite/23_containers/set/debug/114316.cc | 16 ++++++++++++++++ .../testsuite/23_containers/vector/debug/114316.cc | 16 ++++++++++++++++ 3 files changed, 44 insertions(+) create mode 100644 libstdc++-v3/testsuite/23_containers/set/debug/114316.cc create mode 100644 libstdc++-v3/testsuite/23_containers/vector/debug/114316.cc