This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eff0e7a4ae3 toplevel: Makefile.def: add install-strip dependency on libsframe new 5d87f71bb46 libstdc++: Fix past-the-end increment in std::format [PR110862] new f6ec0d16a32 i386: Fix grammar typo in diagnostic new c5ea5aecac3 libstdc++: Constrain __format::_Iter_sink for contiguous it [...] new bb3ceeb6520 libstdc++: Fix incorrect use of abs and log10 in std::forma [...]
The 4 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: gcc/config/i386/i386.cc | 2 +- libstdc++-v3/include/std/format | 22 +++++++-- .../functions/{format_to_n.cc => format_to.cc} | 56 ++++++++++++---------- libstdc++-v3/testsuite/std/format/string.cc | 13 +++++ 4 files changed, 62 insertions(+), 31 deletions(-) copy libstdc++-v3/testsuite/std/format/functions/{format_to_n.cc => format_to.cc} (56%)