This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c5efc6eca8e libstdc++: Use direct-initialization for std::vector<bool>' [...] new 9f758953eb2 libstdc++: Minor optimization for std::locale::encoding() new d8cd8521185 libstdc++: Make std::basic_format_context non-copyable [PR114387]
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/std/format | 7 +++++- libstdc++-v3/src/c++26/text_encoding.cc | 16 ++++++++++--- libstdc++-v3/testsuite/std/format/context.cc | 36 ++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/format/context.cc