This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d082930272 hppa: Fix undefined behaviour in feclearexcept (BZ 30983)
new cad5703e4f Fix elf: Do not duplicate the GLIBC_TUNABLES string
new 46432be2f1 tst-setcontext10.c: Undef _FORTIFY_SOURCE
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:
stdlib/tst-setcontext10.c | 9 +++++++++
sysdeps/x86/tst-hwcap-tunables.c | 10 +++++-----
2 files changed, 14 insertions(+), 5 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 5ba949c096f c++: Check null pointer deref when calling memfn in constex [...]
new 7f26997e647 c++: missing state restoration in maybe_pop_from_top_level
new fced59166f9 c++: local class memfn synth from uneval context [PR113063]
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/cp/method.cc | 12 ++------
gcc/cp/name-lookup.cc | 41 ++++++++++++++++++++++++--
gcc/cp/pt.cc | 4 ---
gcc/testsuite/g++.dg/cpp2a/spaceship-synth16.C | 13 ++++++++
4 files changed, 53 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-synth16.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 d0603dfe9d3 OpenMP: Permit additional selector properties
new d31c54c7da7 libgfortran: avoid duplicate libraries in spec
new 5ba949c096f c++: Check null pointer deref when calling memfn in constex [...]
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/cp/constexpr.cc | 14 ++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-memfn2.C | 10 ++++++++++
libgfortran/libgfortran.spec.in | 2 +-
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-memfn2.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 linux.
from 2cf4f94d8e86 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 0b7dd38c1c52 HID: nintendo: fix initializer element is not constant error
new 6eb04ca8c52e HID: nintendo: Prevent divide-by-zero on code
new 3f10e214a9de Merge tag 'hid-for-linus-2023121901' of git://git.kernel.o [...]
new 9de7fc30f288 ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
new 3a02ec2f0b30 ARC: entry: move ARCompact specific bits out of entry.h
new 6732c0e494ac ARC: mm: retire support for aliasing VIPT D$
new aca02d933f63 ARC: fix spare error
new 4eb69d00fe96 ARC: fix smatch warning
new 9a733dc4fbee ARC: add hugetlb definitions
new 9c749e61a110 Merge tag 'arc-6.7-fixes' of git://git.kernel.org/pub/scm/ [...]
new b803d7c664d5 ring-buffer: Fix slowpath of interrupted event
new 55cb5f43689d Merge tag 'trace-v6.7-rc6' of git://git.kernel.org/pub/scm [...]
The 12 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:
arch/arc/Kconfig | 5 --
arch/arc/include/asm/cacheflush.h | 43 -----------
arch/arc/include/asm/entry-arcv2.h | 32 +++++++++
arch/arc/include/asm/entry-compact.h | 87 +++++++++++++++++++++-
arch/arc/include/asm/entry.h | 110 ++--------------------------
arch/arc/include/asm/hugepage.h | 7 ++
arch/arc/include/asm/ptrace.h | 14 ++--
arch/arc/kernel/setup.c | 4 +-
arch/arc/kernel/signal.c | 6 +-
arch/arc/mm/cache.c | 136 ++---------------------------------
arch/arc/mm/mmap.c | 21 +-----
arch/arc/mm/tlb.c | 16 ++---
drivers/hid/hid-nintendo.c | 71 ++++++++++--------
kernel/trace/ring_buffer.c | 79 +++++++-------------
14 files changed, 221 insertions(+), 410 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.