This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6303a09f94 Fix profile update in gimple-harden-conditionals.cc
new 701ce3c7236 libstdc++: Declutter std::optional and std:variant pretty p [...]
new 3d2e240af77 libstdc++: Add pretty printer for std::locale
new d96659e34cd Fix confusion about load_p in vect_build_slp_tree_1
new c47430bba62 libstdc++: Implement new SI prefixes in <ratio> for C++23 ( [...]
new e64ad2c84f5 libstdc++: Tweak some preprocessor conditions for feature tests
new d6271d600d5 libstdc++: Fix -Wunused-but-set-variable in std::format_to test
new dd4bdb9eea4 libstdc++: fix illegal pointer arithmetic in format [PR111102]
new 7564fe98657 libstdc++: Add test for illegal pointer arithmetic in forma [...]
The 8 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/tree-vect-slp.cc | 42 +++++++++-------
libstdc++-v3/include/bits/version.def | 8 ++++
libstdc++-v3/include/bits/version.h | 11 +++++
libstdc++-v3/include/std/atomic | 28 +++++------
libstdc++-v3/include/std/format | 3 +-
libstdc++-v3/include/std/ostream | 6 +--
libstdc++-v3/include/std/ratio | 56 +++++++++++++++-------
libstdc++-v3/include/std/thread | 2 +-
libstdc++-v3/python/libstdcxx/v6/printers.py | 48 ++++++++++++++++++-
.../20_util/ratio/operations/ops_overflow_neg.cc | 6 +--
.../testsuite/libstdc++-prettyprinters/compat.cc | 8 ++--
.../testsuite/libstdc++-prettyprinters/cxx17.cc | 22 ++++-----
.../libstdc++-prettyprinters/libfundts.cc | 12 ++---
.../testsuite/libstdc++-prettyprinters/locale.cc | 36 ++++++++++++++
.../testsuite/std/format/functions/format_to.cc | 8 ++--
libstdc++-v3/testsuite/std/format/string.cc | 15 ++++++
16 files changed, 227 insertions(+), 84 deletions(-)
create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/locale.cc
--
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 release/2.38/master
in repository glibc.
from 2af141bda3 malloc: Remove bin scanning from memalign (bug 30723)
new c8ecda6251 sysdeps: tst-bz21269: fix test parameter
new ad9b839953 sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
new 1aed90c9c8 sysdeps: tst-bz21269: fix -Wreturn-type
The 3 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:
sysdeps/unix/sysv/linux/i386/tst-bz21269.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.