This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 39204ae9ddb Fix division by zero in loop splitting new 9cb2a7c8d54 libstdc++: Use alias template for iterator_category [PR110970] new f48a5423964 libstdc++: Fix std::format for localized floats [PR110968]
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/stl_iterator.h | 17 +++++++++-------- libstdc++-v3/include/bits/stl_iterator_base_types.h | 6 +++--- libstdc++-v3/include/std/format | 5 +++-- libstdc++-v3/testsuite/std/format/functions/format.cc | 3 +++ 4 files changed, 18 insertions(+), 13 deletions(-)