This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 250dd5b5604 libstdc++: Refactor bound arguments storage for bind_front/back
new 390f3a690cf libstdc++: Do not require assignment for vector::resize(n, [...]
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/stl_vector.h | 9 ++-
libstdc++-v3/include/bits/vector.tcc | 60 ++++++++++++++++++-
.../23_containers/vector/modifiers/moveable.cc | 6 +-
.../23_containers/vector/modifiers/resize.cc | 69 ++++++++++++++++++++++
.../backward/hash_set/check_construct_destroy.cc | 25 ++++----
5 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/resize.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 master
in repository gcc.
from 36ab9b9c674 libstdc++: Specialize _Never_valueless_alt for jthread, sto [...]
new 250dd5b5604 libstdc++: Refactor bound arguments storage for bind_front/back
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/move.h | 2 +-
libstdc++-v3/include/std/functional | 113 ++++++++++----
.../20_util/function_objects/bind_back/1.cc | 166 +++++++++++++++++++--
.../20_util/function_objects/bind_back/111327.cc | 11 ++
.../20_util/function_objects/bind_front/1.cc | 164 ++++++++++++++++++--
.../20_util/function_objects/bind_front/111327.cc | 11 ++
6 files changed, 418 insertions(+), 49 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 596dc7b676 manual: Refer to libc-alpha instead of a dead mailing list.
new 170606d82c add missing benchmark files for several C23 binary64 functions
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:
benchtests/Makefile | 11 +
benchtests/acospi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/asinpi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/atan2pi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/atanpi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/cospi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/exp10m1-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/exp2m1-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/log10p1-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/log2p1-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/sinpi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/tanpi-inputs | 1005 +++++++++++++++++++++++++++++++++++++++++++++
12 files changed, 11066 insertions(+)
create mode 100644 benchtests/acospi-inputs
create mode 100644 benchtests/asinpi-inputs
create mode 100644 benchtests/atan2pi-inputs
create mode 100644 benchtests/atanpi-inputs
create mode 100644 benchtests/cospi-inputs
create mode 100644 benchtests/exp10m1-inputs
create mode 100644 benchtests/exp2m1-inputs
create mode 100644 benchtests/log10p1-inputs
create mode 100644 benchtests/log2p1-inputs
create mode 100644 benchtests/sinpi-inputs
create mode 100644 benchtests/tanpi-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 master
in repository binutils-gdb.
from aa2b674af94 gdb: LoongArch: Improve loongarch_scan_prologue for correct [...]
new 0a507079473 gdb/python: fix an unlikely memory leak
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/python/py-infthread.c | 27 +++++++++++----------------
1 file changed, 11 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 gcc.
from 9823624395a Enable unroll in the vectorizer when there's reduction for [...]
new 36ab9b9c674 libstdc++: Specialize _Never_valueless_alt for jthread, sto [...]
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/stop_token | 19 +++++++++++++++++++
libstdc++-v3/include/std/thread | 14 ++++++++++++++
2 files changed, 33 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 binutils-gdb.
from 35bd58744ec amd64-tdep: need_modrm = 1 for VEX/EVEX instructions, excep [...]
new a9baa37ce95 gdb: LoongArch: Add the definition of loongarch_frame_cache
new d7a2fed3c29 gdb: LoongArch: Refactor member functions of loongarch_fram [...]
new ab31109c8a9 gdb: LoongArch: Improve loongarch_scan_prologue to record s [...]
new aa2b674af94 gdb: LoongArch: Improve loongarch_scan_prologue for correct [...]
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:
gdb/loongarch-tdep.c | 276 +++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 258 insertions(+), 18 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 7c2ab5865ca [PATCH] RISC-V: Add pattern for reverse floating-point divide
new 9823624395a Enable unroll in the vectorizer when there's reduction for [...]
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/i386/i386.cc | 165 +++++++++++++++++++++-
gcc/config/i386/i386.h | 16 +++
gcc/config/i386/i386.opt | 4 +
gcc/config/i386/x86-tune-costs.h | 192 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/vect_unroll-1.c | 12 ++
gcc/testsuite/gcc.target/i386/vect_unroll-2.c | 12 ++
gcc/testsuite/gcc.target/i386/vect_unroll-3.c | 12 ++
gcc/testsuite/gcc.target/i386/vect_unroll-4.c | 12 ++
gcc/testsuite/gcc.target/i386/vect_unroll-5.c | 13 ++
gcc/testsuite/gcc.target/i386/vect_unroll-6.c | 12 ++
10 files changed, 447 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect_unroll-6.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 binutils-gdb.
from 81e5a23c7b8 [gdb/testsuite] Fix require dwarf2_support check in some te [...]
new 35bd58744ec amd64-tdep: need_modrm = 1 for VEX/EVEX instructions, excep [...]
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/amd64-tdep.c | 38 ++++++++++++++++++++++++++++++++------
1 file changed, 32 insertions(+), 6 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 670e2b4d3e0 Compute vect_reduc_type off SLP node instead of stmt-info
new 7c510fdcf1d arm: testsuite: make gcc.target/arm/bics_3.c generate bics again
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.target/arm/bics_3.c | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.