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 c9be2aa4f60 Daily bump.
new d7709c8366b Fortran: fix issues with rank-2 deferred-length character a [...]
new 54c239848c9 Fortran: ICE in character(kind=4) deferred-length array ref [...]
new 9bfc496528d Fortran: fix assignment to allocatable scalar polymorphic c [...]
The 3 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/primary.cc | 2 +
gcc/fortran/trans-array.cc | 13 ++
gcc/fortran/trans-types.cc | 1 +
gcc/testsuite/gfortran.dg/alloc_comp_assign_17.f90 | 96 ++++++++
.../gfortran.dg/deferred_character_39.f90 | 241 +++++++++++++++++++++
5 files changed, 353 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_assign_17.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_39.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 linux.
from 51a24b7deaae Merge tag 'trace-tools-v6.17-rc5' of git://git.kernel.org/ [...]
new 7b7387650dcf mm/hugetlb: fix folio is still mapped when deleted
new 14967a9c7d24 mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
new 85e1ff61060a kmsan: fix out-of-bounds access to shadow memory
new 28aa29986dde fs/proc/task_mmu: check p->vec_buf for NULL
new 87e1c7c9a096 mailmap: add entry for Bence Csókás
new 06195ee967d0 mm/damon/sysfs: do not ignore callback's return value in d [...]
new 7e89979f6695 include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode( [...]
new 09d95bc80235 Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://g [...]
new 30dbc1c8d50f spi: cadence-qspi: defer runtime support on socfpga if res [...]
new 398a8a4e51db spi: omap2-mcspi: drive SPI_CLK on transfer_setup()
new a5b2a9f5056b Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/ [...]
new a2501032de0d tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
new 1da3f145ede4 tracing: dynevent: Add a missing lockdown check on dynevent
new 0db0934e7f9b tracing: fgraph: Protect return handler from recursion loop
new 8f9736633f8c Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/sc [...]
The 15 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:
.mailmap | 1 +
drivers/spi/spi-cadence-quadspi.c | 53 ++++++++++++++++++++++++++-------------
drivers/spi/spi-omap2-mcspi.c | 1 +
fs/hugetlbfs/inode.c | 10 +++++---
fs/proc/task_mmu.c | 3 +++
include/linux/mm_types.h | 5 ++++
include/linux/pgtable.h | 6 ++---
kernel/trace/fgraph.c | 12 +++++++++
kernel/trace/trace_osnoise.c | 3 ++-
mm/damon/sysfs.c | 4 ++-
mm/hugetlb.c | 15 ++++-------
mm/kmsan/core.c | 10 +++++---
mm/kmsan/kmsan_test.c | 16 ++++++++++++
13 files changed, 100 insertions(+), 39 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 9af366e0d3b Automatic date update in version.in
new e9b82b912ff bfd: Fix build with -DDEBUG=2
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/elfcore.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 214372031a6 Daily bump.
new bd352bd5923 diagnostics: Fix mojibake from displaying UTF-8 on Windows [...]
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/pretty-print.cc | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 129 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 glibc.
from 653e6c4fff AArch64: Implement AdvSIMD and SVE log10p1(f) routines
new e7eadbb29f Linux: Fix tst-copy_file_range-large test on recent kernels [...]
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/unix/sysv/linux/tst-copy_file_range-large.c | 8 +++++++-
1 file changed, 7 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 releases/gcc-15
in repository gcc.
from 572ff2bae7d Daily bump.
new c9be2aa4f60 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:
gcc/DATESTAMP | 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 releases/gcc-14
in repository gcc.
from 5d47cc2b2da Daily bump.
new 9173ecb0e5d 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:
gcc/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from 67699d05386 Daily bump.
new 341ce644374 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:
gcc/DATESTAMP | 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 e1b9ccaa10d libstdc++: Fix -Wmaybe-uninitialized warnings in testsuite
new 214372031a6 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:
gcc/ChangeLog | 21 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 11 ++++++++++
gcc/fortran/ChangeLog | 5 +++++
gcc/testsuite/ChangeLog | 45 ++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 141 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.