This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3af71d4ac80 libstdc++: Fix std::uninitialized_value_construct for array [...]
new 00742daf6ca aarch64: Fold NOT+PTEST to NOTS [PR118150]
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/config/aarch64/aarch64-sve.md | 37 ++++++++++++++++++++++
.../gcc.target/aarch64/sve/acle/general/not_1.c | 22 +++++++++++++
2 files changed, 59 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/not_1.c
--
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 5e8168a659e libstdc++: Optimize __make_comp/pred_proj for empty/scalar types
new 33e3139f5df libstdc++: Format %r, %x and %X using locale's time_put fac [...]
new 3af71d4ac80 libstdc++: Fix std::uninitialized_value_construct for array [...]
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/chrono_io.h | 128 ++++++---------------
libstdc++-v3/include/bits/stl_uninitialized.h | 20 ++++
.../uninitialized_default_construct/120397.cc | 19 +++
.../uninitialized_value_construct/120397.cc | 19 +++
libstdc++-v3/testsuite/std/time/format/pr117214.cc | 43 ++++++-
5 files changed, 130 insertions(+), 99 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitial [...]
create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitial [...]
--
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 binutils-gdb.
from 76787e85cb3 x86: don't constrain %axl/%cxl
new 8b9c9b26e18 gdb/dwarf: make cooked_index_flag's to_string handle IS_SYN [...]
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:
gdb/dwarf2/cooked-index-entry.c | 1 +
1 file changed, 1 insertion(+)
--
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 f6f4efdf397 libstdc++: add a workaround for format_kind<optional<T>> [P [...]
new 5e8168a659e libstdc++: Optimize __make_comp/pred_proj for empty/scalar types
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:
libstdc++-v3/include/bits/ranges_algo.h | 64 ++++++++++++++++++++++++---------
1 file changed, 48 insertions(+), 16 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 glibc.
from daab2a6d19 resolv: Add test for getaddrinfo returning FQDN in ai_canonname
new 8af8beb1c4 riscv: Correct __riscv_hwprobe function prototype [BZ #32932]
new 619fd4e37b benchtests: Add modff benchtest
new 1d828b9ddc benchtests: Improve modf benchtest
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:
benchtests/Makefile | 1 +
benchtests/modf-inputs | 4013 +++++++++++++-
benchtests/modff-inputs | 8011 +++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/riscv/hwprobe.c | 4 +-
sysdeps/unix/sysv/linux/riscv/sys/hwprobe.h | 40 +-
5 files changed, 12053 insertions(+), 16 deletions(-)
create mode 100644 benchtests/modff-inputs
--
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 releases/gcc-14
in repository gcc.
from 7dbf4964b80 recip: Reset range info when replacing sqrt with rsqrt [PR120638]
new ef18d9570a4 opcodes: fix wrong code in expand_binop_directly [PR117811]
new ddf8b0e06f2 Fix test case for PR117811 which failed for int < 32 bit.
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:
gcc/optabs.cc | 24 ++++++++++++------------
gcc/testsuite/gcc.dg/torture/pr117811.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117811.c
--
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 releases/gcc-13
in repository gcc.
from 1f0c7fb4071 Daily bump.
new 085c8cf19f6 opcodes: fix wrong code in expand_binop_directly [PR117811]
new 483448a3af7 Fix test case for PR117811 which failed for int < 32 bit.
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:
gcc/optabs.cc | 24 ++++++++++++------------
gcc/testsuite/gcc.dg/torture/pr117811.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117811.c
--
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 releases/gcc-15
in repository gcc.
from f45c7c4425f recip: Reset range info when replacing sqrt with rsqrt [PR120638]
new 7821afa967b Fix test case for PR117811 which failed for int < 32 bit.
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/torture/pr117811.c | 5 +++++
1 file changed, 5 insertions(+)
--
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 e907ee7c4d4 testsuite: Fix pr119160.c for non-glibc targets [PR119862]
new f6f4efdf397 libstdc++: add a workaround for format_kind<optional<T>> [P [...]
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:
libstdc++-v3/include/std/optional | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.