This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 1a1d569a75f3 Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel. [...]
new 1ddaff40c08a crypto: tegra - Fix IV usage for AES ECB
new cfb32c656eb7 crypto: scomp - Fix null-pointer deref when freeing streams
new b7b39df7e710 crypto: caam/qi - Fix drv_ctx refcount bug
new 9ae0c92fec69 crypto: scomp - Fix wild memory accesses in scomp_free_streams
new b2e689baf220 crypto: ahash - Disable request chaining
new c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
The 6 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:
crypto/ahash.c | 76 +------------------------------------
crypto/scompress.c | 10 +++--
drivers/crypto/caam/qi.c | 6 +--
drivers/crypto/tegra/tegra-se-aes.c | 5 +--
include/crypto/hash.h | 6 ++-
include/crypto/internal/hash.h | 2 +-
6 files changed, 18 insertions(+), 87 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 eabba7be040 Stream ipa_return_value_summary
new ca9cffe737d For nvptx offloading, make sure to emit C++ constructor, de [...]
new 0b2a2490beb Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
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/config/nvptx/nvptx.cc | 12 ++++++++++++
.../libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} | 2 +-
libgomp/testsuite/libgomp.c++/pr106445-1.C | 18 ++++++++++++++++++
libgomp/testsuite/libgomp.c++/pr96390.C | 2 --
libgomp/testsuite/libgomp.c-c++-common/pr96390.c | 2 +-
5 files changed, 32 insertions(+), 4 deletions(-)
copy libgomp/testsuite/libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} (58%)
create mode 100644 libgomp/testsuite/libgomp.c++/pr106445-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 aef87975224 libstdc++: Fix constification in range_formatter::format [P [...]
new 0e8b6f0dad1 MAINTAINERS: Add myself to Write After Approval
new eabba7be040 Stream ipa_return_value_summary
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:
MAINTAINERS | 1 +
gcc/ipa-prop.cc | 115 +++++++++++++++++----
.../g++.dg/{opt/pr119614.C => lto/pr119614_0.C} | 10 +-
3 files changed, 105 insertions(+), 21 deletions(-)
copy gcc/testsuite/g++.dg/{opt/pr119614.C => lto/pr119614_0.C} (51%)
--
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 ceeffd970c aarch64: Add back non-temporal load/stores from oryon-1's memset
new 1c9ac027a5 malloc: move tcache_init out of hot tcache paths
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:
malloc/malloc.c | 18 ++++++------------
1 file changed, 6 insertions(+), 12 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 fa99720e9f3 middle-end: force AMDGCN test for vect-early-break_18.c to [...]
new aef87975224 libstdc++: Fix constification in range_formatter::format [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/format | 11 ++++++++---
.../testsuite/std/format/ranges/formatter.cc | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 3 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 releases/gcc-14
in repository gcc.
from 6f897be2044 libstdc++: Adjust comment in <numeric>
new 021ccf9dee0 Make force_subreg emit nothing on failure
new b33e9eb8d40 Add force_lowpart_subreg
new b079728cf34 Avoid using POINTER_DIFF_EXPR for overlap checks [PR119399]
new 17cce5f59a4 aarch64: Use force_lowpart_subreg in a BFI splitter [PR119133]
new 14fe427ab5e aarch64: Fix invalid subregs in xorsign [PR118501]
new e192f1f2c7c LoongArch: Fix invalid subregs in xorsign [PR118501]
new 2a4b0a1d02e vect: Enforce dr_with_seg_len::align precondition [PR116125]
new a38e9e06d06 aarch64: Avoid unnecessary use of 2-input TBLs [PR115258]
new 94ef80629a5 aarch64: Split aarch64_combinev16qi before RA [PR115258]
The 9 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-simd.md | 2 +-
gcc/config/aarch64/aarch64.cc | 33 +++++++++++++-------------
gcc/config/aarch64/aarch64.md | 8 +++----
gcc/config/loongarch/loongarch.md | 4 ++--
gcc/explow.cc | 20 +++++++++++++++-
gcc/explow.h | 1 +
gcc/testsuite/gcc.c-torture/compile/pr118501.c | 6 +++++
gcc/testsuite/gcc.dg/torture/pr119133.c | 10 ++++++++
gcc/testsuite/gcc.dg/vect/pr116125.c | 30 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119399.c | 10 ++++++++
gcc/testsuite/gcc.target/aarch64/pr115258.c | 19 +++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr115258_2.c | 17 +++++++++++++
gcc/tree-data-ref.cc | 9 ++++---
gcc/tree-vect-data-refs.cc | 10 +++++++-
14 files changed, 148 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr118501.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr119133.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr116125.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119399.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258_2.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 473dde52524 libstdc++: Implement formatters for pair and tuple [PR109162]
new 46ccce1de68 middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
new fa99720e9f3 middle-end: force AMDGCN test for vect-early-break_18.c to [...]
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/testsuite/gcc.dg/vect/vect-early-break_18.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_10_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_5_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_6_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_7_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_8_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9.c | 25 ++++++
.../gcc.target/aarch64/sve/peel_ind_9_run.c | 17 ++++
gcc/tree-vect-loop.cc | 95 +++++++++++++++++++++-
gcc/tree-vectorizer.h | 18 +++-
15 files changed, 358 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9_run.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-14
in repository gcc.
from 3d034284005 libstdc++: Add test for not using reserved name 'ranges' be [...]
new 6f897be2044 libstdc++: Adjust comment in <numeric>
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/numeric | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 5a48e7732d6 bitintlower: Fix interaction of gimple_assign_copy_p stmts [...]
new 473dde52524 libstdc++: Implement formatters for pair and tuple [PR109162]
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/format | 377 +++++++++++++++++----
.../testsuite/std/format/ranges/formatter.cc | 6 +-
libstdc++-v3/testsuite/std/format/ranges/map.cc | 209 ++++++++++++
.../testsuite/std/format/ranges/sequence.cc | 52 ++-
libstdc++-v3/testsuite/std/format/tuple.cc | 259 ++++++++++++++
libstdc++-v3/testsuite/util/testsuite_iterators.h | 3 +
6 files changed, 813 insertions(+), 93 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/format/ranges/map.cc
create mode 100644 libstdc++-v3/testsuite/std/format/tuple.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 releases/gcc-14
in repository gcc.
from 56b3858b6a1 RISC-V: revert pr114194 tests on gcc-14 [PR118601]
new fb00f4e4f16 libstdc++: Add missing header to <bits/ranges_algobase.h> f [...]
new acd6031f5cb libstdc++: Do not use use memmove for 1-element ranges [PR1 [...]
new 27f7de3b80d libstdc++: Fix ranges::copy_backward for a single memcpyabl [...]
new 542c7e9b3f4 libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h>
new c29c3f713a9 libstdc++: Fix ranges::move and ranges::move_backward to us [...]
new 399ca300412 libstdc++: Fix std::ranges::iota is not included in numeric [...]
new 0a9f20ed391 libstdc++: Do not define __cpp_lib_ranges_iota in <ranges>
new 3d034284005 libstdc++: Add test for not using reserved name 'ranges' be [...]
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:
libstdc++-v3/include/bits/ranges_algo.h | 52 ----------
libstdc++-v3/include/bits/ranges_algobase.h | 106 +++++++++++++++------
libstdc++-v3/include/std/numeric | 4 +
libstdc++-v3/include/std/ranges | 1 -
libstdc++-v3/testsuite/17_intro/names.cc | 4 +
.../testsuite/25_algorithms/copy/108846.cc | 53 +++++++++++
.../25_algorithms/copy_backward/108846.cc | 53 +++++++++++
.../testsuite/25_algorithms/copy_n/108846.cc | 53 ++++++++++-
.../testsuite/25_algorithms/move/108846.cc | 40 +++++++-
.../testsuite/25_algorithms/move/constrained.cc | 29 ++++++
.../25_algorithms/move_backward/108846.cc | 38 +++++++-
.../25_algorithms/move_backward/constrained.cc | 29 ++++++
.../iota/1.cc => 26_numerics/iota/2.cc} | 1 -
13 files changed, 378 insertions(+), 85 deletions(-)
rename libstdc++-v3/testsuite/{25_algorithms/iota/1.cc => 26_numerics/iota/2.cc} (96%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.