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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0ac323238e9 RISC-V: Add Ztso atomic mappings
new 39204ae9ddb Fix division by zero in loop splitting
The 1 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/testsuite/gcc.dg/tree-ssa/pr110923.c | 14 ++++++++++++++
gcc/tree-ssa-loop-split.cc | 12 ++++++++----
2 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr110923.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.