This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1bede52d8c4 [PR rtl-optimization/123380] Avoid creating bogus SUBREG in [...]
new e25adcb17fe Daily bump.
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:
config/ChangeLog | 4 ++
gcc/ChangeLog | 155 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/algol68/ChangeLog | 5 ++
gcc/analyzer/ChangeLog | 9 +++
gcc/c-family/ChangeLog | 6 ++
gcc/cobol/ChangeLog | 9 +++
gcc/cp/ChangeLog | 16 +++++
gcc/m2/ChangeLog | 18 ++++++
gcc/rust/ChangeLog | 10 ++++
gcc/testsuite/ChangeLog | 79 ++++++++++++++++++++++++
libgomp/ChangeLog | 51 ++++++++++++++++
libstdc++-v3/ChangeLog | 5 ++
13 files changed, 368 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 binutils-gdb.
from d9a8dcf48b9 vms-alpha store immediate repeated
new 5606bf89ba9 Automatic date update in version.in
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:
bfd/version.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 gdb-17-branch
in repository binutils-gdb.
from ad478883627 Automatic date update in version.in
new 08265721fc2 Automatic date update in version.in
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:
bfd/version.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 binutils-2_45-branch
in repository binutils-gdb.
from b1300fdc255 Automatic date update in version.in
new c777bd4be6d Automatic date update in version.in
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:
bfd/version.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 binutils-gdb.
from 1afad6269c5 gas: sframe: fix inaccurate function-level comment
new d9a8dcf48b9 vms-alpha store immediate repeated
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:
bfd/vms-alpha.c | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 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 c03e9c42ae8f Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kerne [...]
new 12a6ddfc76bb mm: add missing static initializer for init_mm::mm_cid.lock
new 6ac433f8b259 mm: rename cpu_bitmap field to flexible_array
new be31340a4cc2 mm: take into account mm_cid size for mm_struct static def [...]
new f9a49aa302a0 fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_s [...]
new 90f3c123247e panic: only warn about deprecated panic_print on write access
new b7880cb166ab migrate: correct lock ordering for hugetlb file folios
new 605f6586ecf7 mm/vma: do not leak memory when .mmap_prepare swaps the file
new b505f1944535 x86/kfence: avoid writing L1TF-vulnerable PTEs
new 90888b4ae103 mm: remove unnecessary and incorrect mmap lock assert
new ca1a47cd3f5f mm/hugetlb: fix hugetlb_pmd_shared()
new 3937027caecb mm/hugetlb: fix two comments related to huge_pmd_unshare()
new a8682d500f69 mm/rmap: fix two comments related to huge_pmd_unshare()
new 8ce720d5bd91 mm/hugetlb: fix excessive IPI broadcasts when unsharing PM [...]
new 35e247032606 mm: do not copy page tables unnecessarily for VM_UFFD_WP
new cb7d761bf5d4 Docs/mm/allocation-profiling: describe sysctrl limitations [...]
new 9bc9ccbf4c93 mm/kfence: fix potential deadlock in reboot notifier
new 16aca2c98a6f mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
new c25f2fb1f469 Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://g [...]
new 48e6a9c4a208 of: platform: Use default match table for /firmware
new 81122fba08fa of: fix reference count leak in of_alias_scan()
new 6c790212c588 Merge tag 'devicetree-fixes-for-6.19-3' of git://git.kerne [...]
The 21 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:
Documentation/admin-guide/sysctl/vm.rst | 4 +
Documentation/mm/allocation-profiling.rst | 10 +++
arch/x86/include/asm/kfence.h | 29 +++++--
drivers/firmware/efi/efi.c | 2 +-
drivers/of/base.c | 8 +-
drivers/of/platform.c | 2 +-
fs/fs-writeback.c | 7 +-
fs/fuse/file.c | 4 +-
include/asm-generic/tlb.h | 77 +++++++++++++++++-
include/linux/hugetlb.h | 17 ++--
include/linux/mm.h | 6 +-
include/linux/mm_types.h | 19 +++--
include/linux/pagemap.h | 11 +++
kernel/panic.c | 4 +-
mm/hugetlb.c | 131 ++++++++++++++++--------------
mm/init-mm.c | 5 +-
mm/internal.h | 8 --
mm/kfence/core.c | 17 ++--
mm/memory.c | 11 ++-
mm/migrate.c | 12 +--
mm/mmu_gather.c | 33 ++++++++
mm/rmap.c | 45 +++++-----
mm/vma.c | 11 ++-
mm/vmscan.c | 13 ++-
24 files changed, 348 insertions(+), 138 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 9b546cec969 gas: sframe: add code comment for rep block size
new 1afad6269c5 gas: sframe: fix inaccurate function-level comment
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:
gas/gen-sframe.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 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 6b79f1a5b8b [RISC-V][PR target/123626] Fix VXRM state after calls
new 1bede52d8c4 [PR rtl-optimization/123380] Avoid creating bogus SUBREG in [...]
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/combine.cc | 3 ++-
gcc/testsuite/gcc.target/riscv/pr123380.c | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123380.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 32e8eada39d gdb/dwarf: add unit_lists structure to index writer
new 9b546cec969 gas: sframe: add code comment for rep block size
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:
gas/gen-sframe.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 releases/gcc-15
in repository gcc.
from b327411e4ce [PR122215, IRA]: Add missed test file
new d549413f11d c++: Fix ICE with type aliases in inherited CTAD [PR122070]
new c9f9bfb30bc c++: Fix member-like friend detection for non-template clas [...]
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/decl.cc | 1 +
gcc/cp/pt.cc | 6 ++++-
.../g++.dg/cpp23/class-deduction-inherited10.C | 11 ++++++++
.../g++.dg/cpp23/class-deduction-inherited9.C | 31 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend18.C | 19 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-friend18a.C | 22 +++++++++++++++
6 files changed, 89 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/class-deduction-inherited10.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/class-deduction-inherited9.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend18.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend18a.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.