This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 80f6911ed34 Add test for spill failure
new 6f63044a7ae [PR target/121213] Avoid unnecessary constant load in amoswap
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 | 8 ++++----
gcc/testsuite/gcc.target/riscv/amo/pr121213.c | 17 +++++++++++++++++
2 files changed, 21 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/amo/pr121213.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 bd29cbf6669 Testsuite: Use HAS_LDC instead of a specific ISA
new 80f6911ed34 Add test for spill failure
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/mips/tls-1.c | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/mips/tls-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 f05a284db7d Testsuite: Adjust tests to cope with -mips16
new 24a34a7efae Testsuite: Fix tests properly for compact-branches
new bd29cbf6669 Testsuite: Use HAS_LDC instead of a specific ISA
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.target/mips/call-clobbered-1.c | 2 +-
gcc/testsuite/gcc.target/mips/near-far-1.c | 10 +++++-----
gcc/testsuite/gcc.target/mips/near-far-2.c | 10 +++++-----
gcc/testsuite/gcc.target/mips/near-far-3.c | 10 +++++-----
gcc/testsuite/gcc.target/mips/near-far-4.c | 10 +++++-----
5 files changed, 21 insertions(+), 21 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 c9c767468cb Testsuite: Fix insn-*.c tests from trunk
new f05a284db7d Testsuite: Adjust tests to cope with -mips16
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/mips/call-clobbered-2.c | 3 +-
gcc/testsuite/gcc.target/mips/call-clobbered-3.c | 2 +-
gcc/testsuite/gcc.target/mips/call-clobbered-5.c | 2 +-
gcc/testsuite/gcc.target/mips/ds-schedule-2.c | 4 +-
.../gcc.target/mips/interrupt_handler-bug-1.c | 2 +-
gcc/testsuite/gcc.target/mips/movdf-1.c | 2 +-
gcc/testsuite/gcc.target/mips/movdf-2.c | 2 +-
gcc/testsuite/gcc.target/mips/movdf-3.c | 2 +-
gcc/testsuite/gcc.target/mips/msa-builtins.c | 334 ++++++++++-----------
gcc/testsuite/gcc.target/mips/msa.c | 12 +-
10 files changed, 183 insertions(+), 182 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 21251fe7ff5 regrename: treat writes as reads for fused instruction pairs
new c9c767468cb Testsuite: Fix insn-*.c tests from 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/gcc.target/mips/insn-casesi.c | 6 +++---
gcc/testsuite/gcc.target/mips/insn-tablejump.c | 6 +++---
2 files changed, 6 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 linux.
from 99bade344cfa Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/sc [...]
new dfb36e4a8db0 futex: Use user_write_access_begin/_end() in futex_put_value()
new 21924af67d69 locking: Fix __clear_task_blocked_on() warning from __ww_m [...]
new 0a9ee9ce49a6 Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kern [...]
new 4fa7d880aeb8 x86/bugs: Select best SRSO mitigation
new 31cd31c9e17e x86/fpu: Fix NULL dereference in avx512_status()
new 5eb1bcdb6a8c x86/sev: Improve handling of writes to intercepted TSC MSRs
new c08ba63078dd virt: sev-guest: Satisfy linear mapping requirement in get [...]
new 3ee9cebd0a5e x86/sev: Ensure SVSM reserved fields in a page validation [...]
new ed6c4b657bca x86/cpuid: Remove transitional <asm/cpuid.h> header
new 8d561baae505 Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.o [...]
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:
.../admin-guide/hw-vuln/attack_vector_controls.rst | 2 +-
arch/x86/boot/startup/sev-shared.c | 1 +
arch/x86/coco/sev/core.c | 2 ++
arch/x86/coco/sev/vc-handle.c | 31 +++++++++++-----------
arch/x86/include/asm/cpuid.h | 8 ------
arch/x86/kernel/cpu/bugs.c | 13 +++++++--
arch/x86/kernel/fpu/xstate.c | 19 ++++++-------
drivers/virt/coco/sev-guest/sev-guest.c | 27 +++++++++----------
include/linux/sched.h | 29 +++++++++++---------
kernel/futex/futex.h | 6 ++---
kernel/locking/ww_mutex.h | 6 ++++-
11 files changed, 78 insertions(+), 66 deletions(-)
delete mode 100644 arch/x86/include/asm/cpuid.h
--
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 baa5cc82307 MAINTAINERS, contrib: Appease check-MAINTAINERS.py (email order)
new 15dc059bd77 [PR target/109324] H8/300: Fix genrecog warnings about oper [...]
new 21251fe7ff5 regrename: treat writes as reads for fused instruction pairs
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/h8300/addsub.md | 2 +-
gcc/config/h8300/jumpcall.md | 12 ++++++------
gcc/config/h8300/testcompare.md | 26 +++++++++++++-------------
gcc/regrename.cc | 10 +++++++++-
4 files changed, 29 insertions(+), 21 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 ddc09604ad3 ld: testsuite: Fix several CTF tests on 32-bit SPARC
new a5858e81363 Sanity check windows resource version len
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/resbin.c | 26 ++++++++++++++++----------
1 file changed, 16 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 07a0baa7609 ira: tie output allocnos for fused instruction pairs
new baa5cc82307 MAINTAINERS, contrib: Appease check-MAINTAINERS.py (email order)
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:
MAINTAINERS | 2 +-
contrib/check-MAINTAINERS.py | 4 ++--
2 files changed, 3 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 master
in repository binutils-gdb.
from f28a89fd767 [gdb/testsuite] Use regexp to match $_gdb_{major,minor}
new ddc09604ad3 ld: testsuite: Fix several CTF tests on 32-bit SPARC
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-ctf/ctf.exp | 7 +++++++
2 files changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.