This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 18bf34080c4c Merge branch 'akpm' (patches from Andrew)
new 24c3f063c57b selftests: vm: Do not override definition of ARCH
new 963e3e9c9a12 selftests: vm: Fix 64-bit test builds for powerpc64le
new ffa773e1011d selftests: Fix memfd test run-time regression
new d925c8969562 selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
new 651e0d881461 kselftest/runner: allow to properly deliver signals to tests
new d42b8dbec46c selftests/seccomp: allow clock_nanosleep instead of nanosleep
new cdfe56d9012b selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
new aaa2d92efe1f Revert "Kernel selftests: tpm2: check for tpm support"
new b87080eab4c1 selftests/ipc: Fix test failure seen after initial test run
new c578ddb39e56 Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.or [...]
The 10 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:
tools/testing/selftests/ftrace/config | 1 +
tools/testing/selftests/ipc/msgque.c | 2 +-
tools/testing/selftests/kselftest/runner.sh | 2 +-
tools/testing/selftests/kselftest_harness.h | 6 +++---
tools/testing/selftests/memfd/Makefile | 3 ++-
tools/testing/selftests/seccomp/seccomp_bpf.c | 14 ++++++++------
tools/testing/selftests/tpm2/test_smoke.sh | 13 ++-----------
tools/testing/selftests/tpm2/test_space.sh | 9 +--------
tools/testing/selftests/vm/Makefile | 4 ++--
tools/testing/selftests/vm/run_vmtests | 2 +-
10 files changed, 22 insertions(+), 34 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 464092e0f11 Update flags turned by -O3.
new 3bcdb5dec72 Use plq/pstq for atomic_{load,store}<mode>
new 4c335139864 Update builtin function documentation.
new 154ae7d4e92 aarch64: unexpected result with -mgeneral-regs-only and sve [...]
new 545f1addf72 aarch64: Adjust some testcases for ilp32 option conflict [PR94712]
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:
gcc/ChangeLog | 36 ++++++++++++++++++++++
gcc/config/aarch64/aarch64-sve-builtins.cc | 34 +++++++++++++++++++-
gcc/config/aarch64/aarch64-sve-builtins.h | 1 +
gcc/config/aarch64/aarch64.h | 12 ++++----
gcc/config/rs6000/sync.md | 27 +++++++++++++---
gcc/doc/extend.texi | 1 +
gcc/testsuite/ChangeLog | 13 ++++++++
gcc/testsuite/gcc.target/aarch64/pr63304_1.c | 1 +
gcc/testsuite/gcc.target/aarch64/pr70120-2.c | 1 +
gcc/testsuite/gcc.target/aarch64/pr94530.c | 1 +
.../gcc.target/aarch64/reload-valid-spoff.c | 1 +
.../gcc.target/aarch64/sve/acle/general/nosve_6.c | 12 ++++++++
12 files changed, 128 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/nosve_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 glibc.
from eb06601bb4 elf: Support lld-style link map for librtld.map
new 781dacc4f4 Add a syscall test for [BZ #25810]
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:
misc/Makefile | 2 +-
misc/tst-syscalls.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 168 insertions(+), 1 deletion(-)
create mode 100644 misc/tst-syscalls.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 c95d1dd7f5e c++: Fix misuse of "override" in -Weffc++ warnings (PR 94698)
new 464092e0f11 Update flags turned by -O3.
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/ChangeLog | 4 ++++
gcc/doc/invoke.texi | 3 ++-
2 files changed, 6 insertions(+), 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 808a6eadda1 For assumed-size arrays check if the reference is to a full array.
new c95d1dd7f5e c++: Fix misuse of "override" in -Weffc++ warnings (PR 94698)
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/ChangeLog | 6 ++++++
gcc/cp/class.c | 4 ++--
2 files changed, 8 insertions(+), 2 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 devel/ranger
in repository gcc.
from faf33902ff3 Cleanups to gori_compute_cache and logical_stmt_cache.
new 31445ce3c2b Add STMT argument to substitute_and_fold_engine::get_value().
new 25cfa84da66 Do not overflow when resizing large widest_irange's.
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/gimple-loop-versioning.cc | 5 +++--
gcc/gimple-ssa-evrp.c | 6 +++---
gcc/tree-ssa-ccp.c | 4 ++--
gcc/tree-ssa-copy.c | 4 ++--
gcc/tree-ssa-propagate.c | 10 +++++-----
gcc/tree-ssa-propagate.h | 2 +-
gcc/tree-vrp.c | 4 ++--
gcc/value-range.cc | 4 ++++
8 files changed, 22 insertions(+), 17 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 183e9006cc0 Add testcase of PR c++/90448, already fixed in trunk.
new 808a6eadda1 For assumed-size arrays check if the reference is to a full array.
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/simplify.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/PR90350.f90 | 19 +++++++++++++++++++
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/PR90350.f90
--
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 203f2b73e25 Fix an ILP32 failure.
new 183e9006cc0 Add testcase of PR c++/90448, already fixed in trunk.
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/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic20.C | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic20.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 161719466ac For relative paths in INPUT() and GROUP(), search the direc [...]
new 33b5a83027f Remove Chris Faylor as the ix86 PE maintainer.
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:
binutils/ChangeLog | 4 ++++
binutils/MAINTAINERS | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.