This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a150f1f688 c++: generic lambda, implicit 'this' capture, xobj memfn [P [...]
new 0bffcd469e6 ipa-sra: Avoid clashes with ipa-cp when pulling accesses ac [...]
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/ipa-sra.cc | 38 +++++++++++++++++++++++++----------
gcc/testsuite/g++.dg/ipa/pr118243.C | 40 +++++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr118243.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 fa4fe275373 libctf: fix cv-qualified unnamed struct/union field lookup
new c981932fc5c Add Vim swap files to .gitignore
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:
.gitignore | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from eb44e4dca Add entry 405c99c17210a58df1adddd237219e773e689f17 from https [...]
new 675a962e9 Add entry 352c48f278c89ac4c65642d3fadf52032e7fe734 from https [...]
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:
.../first_url | 2 +-
.../llvm-aarch64-master-Oz_LTO}/build_url | 2 +-
.../tcwg_bmk-code_size-cpu2017fast/llvm-aarch64-master-Oz_LTO/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{2b78303e3f78c1eeb4b1362933290c490ce5fff6 => 352c48f278c89ac4c65642 [...]
copy llvm/sha1/{03de1cb715c9a106f3ea4139042a33afcd7ca6ae/tcwg_bmk-code_size-cpu201 [...]
create mode 100644 llvm/sha1/352c48f278c89ac4c65642d3fadf52032e7fe734/tcwg_bmk-cod [...]
--
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.34/master
in repository glibc.
from 31eb872cb2 assert: Add test for CVE-2025-0395
new 5bc7a2a249 AArch64: Improve generic strlen
new c9a142e9c1 AArch64: Optimize memset
new 47e6fe3e92 AArch64: Remove zva_128 from memset
new 4521b80c63 math: Improve layout of expf data
new 0190de510c AArch64: Add SVE memset
new 26a9798329 AArch64: Use prefer_sve_ifuncs for SVE memset
new 26b14f335d math: Improve layout of exp/exp10 data
The 7 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/aarch64/memset.S | 202 ++++++++++-----------------
sysdeps/aarch64/multiarch/Makefile | 1 +
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 3 +-
sysdeps/aarch64/multiarch/memset.c | 4 +
sysdeps/aarch64/multiarch/memset_sve_zva64.S | 123 ++++++++++++++++
sysdeps/aarch64/strlen.S | 39 ++++--
sysdeps/ieee754/dbl-64/math_config.h | 3 +-
sysdeps/ieee754/flt-32/math_config.h | 2 +-
8 files changed, 236 insertions(+), 141 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memset_sve_zva64.S
--
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 815f1f27a1d libstdc++: Improve optional's <=> constraint recursion work [...]
new 1a150f1f688 c++: generic lambda, implicit 'this' capture, xobj memfn [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:
gcc/cp/lambda.cc | 7 +++----
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda15.C | 11 +++++++++++
2 files changed, 14 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda15.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 release/2.35/master
in repository glibc.
from 8b3d09dc0d assert: Add test for CVE-2025-0395
new be451d6053 AArch64: Improve generic strlen
new 8042d17638 AArch64: Optimize memset
new 904c58e47b AArch64: Remove zva_128 from memset
new 59f67e1b82 math: Improve layout of expf data
new 9569a67a58 AArch64: Add SVE memset
new 20b5d5ce26 AArch64: Use prefer_sve_ifuncs for SVE memset
new d2febe7c40 math: Improve layout of exp/exp10 data
The 7 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/aarch64/memset.S | 202 ++++++++++-----------------
sysdeps/aarch64/multiarch/Makefile | 1 +
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 3 +-
sysdeps/aarch64/multiarch/memset.c | 4 +
sysdeps/aarch64/multiarch/memset_sve_zva64.S | 123 ++++++++++++++++
sysdeps/aarch64/strlen.S | 39 ++++--
sysdeps/ieee754/dbl-64/math_config.h | 3 +-
sysdeps/ieee754/flt-32/math_config.h | 2 +-
8 files changed, 236 insertions(+), 141 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memset_sve_zva64.S
--
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 ac47b3b7666 Daily bump.
new a66d9754b87 libstdc++: Implement LWG 2937 for std::filesystem::equivale [...]
new 1921b0c0430 libstdc++: Add debug assertions to std::list and std::forward_list
new dd8866d7963 libstdc++: Use ADL swap for containers' function objects [P [...]
new 6e97d601f18 libstdc++: Add missing equality comparison in new tests [PR117921]
new 70452d24fa4 libstdc++: Add missing character to __to_wstring_numeric map
new 6561de33c3b libstdc++: Qualify calls in <bits/stl_uninitialized.h> to p [...]
new f83bc0edb51 libstdc++: fix a dangling reference crash in ranges::is_per [...]
The 7 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/basic_string.h | 2 +
libstdc++-v3/include/bits/forward_list.h | 3 ++
libstdc++-v3/include/bits/hashtable_policy.h | 8 ++-
libstdc++-v3/include/bits/ranges_algo.h | 7 ++-
libstdc++-v3/include/bits/stl_list.h | 13 ++++-
libstdc++-v3/include/bits/stl_tree.h | 4 +-
libstdc++-v3/include/bits/stl_uninitialized.h | 8 +--
libstdc++-v3/src/c++17/fs_ops.cc | 22 +++-----
.../23_containers/set/modifiers/swap/adl.cc | 55 +++++++++++++++++++
.../unordered_set/modifiers/swap-2.cc | 63 ++++++++++++++++++++++
.../25_algorithms/is_permutation/constrained.cc | 13 +++++
.../27_io/filesystem/operations/pr118158.cc | 62 +++++++++++++++++++++
12 files changed, 234 insertions(+), 26 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/set/modifiers/swap/adl.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/swap-2.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/pr118158.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.