This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e6b9dce0aeeb Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm [...]
new 5ebf512f3350 sched: Fix sched_numa_find_nth_cpu() if mask offline
new ec299e4dc21e Merge tag 'bitmap-for-6.17-rc5' of https://github.com/norov/linux
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:
kernel/sched/topology.c | 2 ++
1 file changed, 2 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 589f3cd1831 libstdc++: Implement LWG4222 'expected' constructor from a [...]
new 692281a3877 Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOU [...]
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/trans-intrinsic.cc | 7 +++-
gcc/testsuite/gfortran.dg/transfer_class_5.f90 | 53 ++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_class_5.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 b790606e492 [RISC-V][PR target/121213] Avoid unnecessary sign extension [...]
new 589f3cd1831 libstdc++: Implement LWG4222 'expected' constructor from a [...]
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/expected | 1 +
libstdc++-v3/testsuite/20_util/expected/lwg4222.cc | 39 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
create mode 100644 libstdc++-v3/testsuite/20_util/expected/lwg4222.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 binutils-gdb.
from 4d47956f3e4 [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.cp
new e66c9cb4d12 gdb/testsuite] Fix clean_restart <absolute filename> in gdb [...]
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/testsuite/gdb.compile/compile-tls.exp | 2 +-
gdb/testsuite/gdb.compile/compile.exp | 7 ++++---
2 files changed, 5 insertions(+), 4 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 binutils-gdb.
from 6a5c1f8020f [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new 4d47956f3e4 [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.cp
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/testsuite/gdb.cp/call-c.exp | 2 +-
gdb/testsuite/gdb.cp/gdb2384.exp | 2 +-
gdb/testsuite/gdb.cp/infcall-nodebug.exp.tcl | 2 +-
gdb/testsuite/gdb.cp/pr10728.exp | 2 +-
gdb/testsuite/gdb.cp/print-global-stub.exp | 7 ++++---
gdb/testsuite/gdb.cp/psmang.exp | 2 +-
gdb/testsuite/gdb.cp/ref-params.exp | 2 +-
gdb/testsuite/gdb.cp/rvalue-ref-params.exp | 2 +-
8 files changed, 11 insertions(+), 10 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 bda76b479dc Dump profile_info in ipa-profile dump
new b790606e492 [RISC-V][PR target/121213] Avoid unnecessary sign extension [...]
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/riscv/sync.md | 27 ++++++++++++++++++++++++++-
gcc/testsuite/gcc.target/riscv/amo/pr121213.c | 2 +-
2 files changed, 27 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 master
in repository binutils-gdb.
from 086e3c9bc26 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new 6a5c1f8020f [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
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/testsuite/gdb.debuginfod/corefile-mapped-file.exp | 15 ++++++++-------
gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp | 6 +++---
gdb/testsuite/gdb.debuginfod/solib-with-soname.exp | 2 +-
3 files changed, 12 insertions(+), 11 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 binutils-gdb.
from 1eac6d15fd2 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
new 086e3c9bc26 [gdb/testsuite] Fix clean_restart <absolute filename> in gd [...]
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/testsuite/gdb.disasm/am33.exp | 2 +-
gdb/testsuite/gdb.disasm/hppa.exp | 2 +-
gdb/testsuite/gdb.disasm/mn10300.exp | 2 +-
gdb/testsuite/gdb.disasm/sh3.exp | 2 +-
4 files changed, 4 insertions(+), 4 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 8ced7815fb AArch64: Implement exp2m1 and exp10m1 routines
new b7f904012a Fix sysdeps/mips/dl-machine-reject-phdr.h build with GCC 16
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:
sysdeps/mips/dl-machine-reject-phdr.h | 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 2c4fcab25fc Do not auto-enable loop optimizations with AutoFDO
new bda76b479dc Dump profile_info in ipa-profile dump
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-profile.cc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.