This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0b05044f00 gcc/testsuite/ChangeLog: new 4996877aeb4 PR libstdc++/92267 fix ABI change in deque iterators new 8b8165ec804 Minor improvements to testsuite iterator utilities
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 | 14 +++++++++++ libstdc++-v3/include/bits/stl_deque.h | 9 +++++--- .../deque/types/92267.cc} | 13 +++++------ libstdc++-v3/testsuite/util/testsuite_iterators.h | 27 ++++++++++++++-------- 4 files changed, 43 insertions(+), 20 deletions(-) copy libstdc++-v3/testsuite/{20_util/is_nothrow_convertible/value_ext.cc => 23_con [...]