This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 9e00f7c49ce testsuite: Fix PR108080 testcase for some targets [PR121396] new 3fb34411a79 libstdc++: Do not expose set_brackets/set_separator for for [...] new 334324b8936 libstdc++: Fix-self element self-assigments when inserting [...]
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/include/bits/vector.tcc | 9 ++-- libstdc++-v3/include/std/format | 4 +- .../vector/modifiers/insert/insert_range.cc | 51 +++++++++++++++++++++ .../testsuite/std/format/ranges/pr119861_neg.cc | 52 ++++++++++++++++++++++ 4 files changed, 111 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/format/ranges/pr119861_neg.cc