This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 54b7cd9c6cb Daily bump.
new d6159c3949c 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 c4f5308273c Daily bump.
new bf7162b3211 [RISC-V][PR target/118241] Fix data prefetch predicate/cons [...]
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/predicates.md | 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 cdd678544fe Fixup dropping REG_EQUAL note in ext-dce
new c4f5308273c 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:
contrib/ChangeLog | 15 +++
gcc/ChangeLog | 283 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 132 ++++++++++++++++++++++
gcc/c-family/ChangeLog | 4 +
gcc/c/ChangeLog | 4 +
gcc/cp/ChangeLog | 4 +
gcc/fortran/ChangeLog | 11 ++
gcc/testsuite/ChangeLog | 125 +++++++++++++++++++++
9 files changed, 579 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 70d93c10482 gdb: return after stack alignment skip if current_pc is reached
new c2873079ce2 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-16-branch
in repository binutils-gdb.
from 65a3b3aabaa Automatic date update in version.in
new 978c80bbbcc 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_44-branch
in repository binutils-gdb.
from 17b0a39b2a8 Automatic date update in version.in
new bc2b977619c 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 gcc.
from d0142e14748 libgdiagnostics: sarif-replay: add extra sinks via -fdiagno [...]
new cdd678544fe Fixup dropping REG_EQUAL note in ext-dce
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/ext-dce.cc | 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 2b077252caf OpenACC: Add 'if' clause to 'acc wait' directive
new e6406aefd1a analyzer: fix missing "final override"
new d0142e14748 libgdiagnostics: sarif-replay: add extra sinks via -fdiagno [...]
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:
contrib/dg-lint/dg-lint | 8 +
contrib/dg-lint/libgdiagnostics.py | 17 +
gcc/Makefile.in | 1 +
gcc/analyzer/region-model.cc | 2 +-
gcc/diagnostic-format-html.cc | 1 +
...pts-diagnostic.cc => diagnostic-output-spec.cc} | 269 +++----
gcc/diagnostic-output-spec.h | 116 +++
gcc/diagnostic.cc | 7 +
gcc/diagnostic.h | 2 +
gcc/doc/libgdiagnostics/topics/compatibility.rst | 9 +
.../libgdiagnostics/topics/diagnostic-manager.rst | 42 ++
gcc/libgdiagnostics++.h | 19 +
gcc/libgdiagnostics.cc | 65 ++
gcc/libgdiagnostics.h | 31 +
gcc/libgdiagnostics.map | 7 +
gcc/libsarifreplay.cc | 11 +
gcc/opts-diagnostic.cc | 820 +--------------------
gcc/sarif-replay.cc | 32 +
gcc/selftest-run-tests.cc | 2 +-
gcc/selftest.h | 2 +-
.../2.1.0-valid/signal-1-check-html.py | 26 +
.../2.1.0-valid/signal-1-check-sarif-roundtrip.py | 41 ++
.../sarif-replay.dg/2.1.0-valid/signal-1.c.sarif | 10 +
23 files changed, 591 insertions(+), 949 deletions(-)
copy gcc/{opts-diagnostic.cc => diagnostic-output-spec.cc} (80%)
create mode 100644 gcc/diagnostic-output-spec.h
create mode 100644 gcc/testsuite/sarif-replay.dg/2.1.0-valid/signal-1-check-html.py
create mode 100644 gcc/testsuite/sarif-replay.dg/2.1.0-valid/signal-1-check-sarif- [...]
--
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 86731a2a651e Linux 6.16-rc3
new a05dd8ae5cbb mm/shmem, swap: fix softlockup with mTHP swapin
new 965f87700adb selftests/mm: increase timeout from 180 to 900 seconds
new 517f496e1e61 mm/gup: revert "mm: gup: fix infinite loop within __get_lo [...]
new 0ea148a79919 mm: userfaultfd: fix race of userfaultfd_move and swap cache
new 417d145c2e71 MAINTAINERS: add linux-mm@ list to Kexec Handover
new 12b9a2c05d1b kho: initialize tail pages for higher order folios properly
new 223731cd6300 selftests/mm: add configs to fix testcase failure
new 845f1f2d69f3 Revert "bcache: update min_heap_callbacks to use default b [...]
new 48fd7ebe00c1 Revert "bcache: remove heap-related macros and switch to g [...]
new 95b2e31e1752 bcache: remove unnecessary select MIN_HEAP
new 3333871296ef selftests/mm: skip uprobe vma merge test if uprobes are no [...]
new 381032477776 MAINTAINERS: add missing mm/workingset.c file to mm reclai [...]
new 40ffd2887635 MAINTAINERS: add missing test files to mm gup section
new fba46a5d83ca maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
new 883cf5b0b838 MAINTAINERS: update maintainers for HugeTLB
new b6d19f3742ff MAINTAINERS: add further init files to mm init block
new d91b00b687ab MAINTAINERS: add hugetlb_cgroup.c to hugetlb section
new a1540dcbe024 MAINTAINERS: add stray rmap file to mm rmap section
new db5921ab8aa2 MAINTAINERS: add memfd, shmem quota files to shmem section
new c742d127d2d8 MAINTAINERS: add additional mmap-related files to mmap section
new c06944560a56 Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://g [...]
new 4db7384ce55c btrfs: don't drop a reference if btrfs_check_write_meta_po [...]
new c769be2d3dbb btrfs: include root in error message when unlinking inode
new dd276214e439 btrfs: fix delayed ref refcount leak in debug assertion
new 186b9dc3c302 btrfs: warn if leaking delayed_nodes in btrfs_put_root()
new 65d5112b4d7c btrfs: scrub: add prefix for the error messages
new 3ca864de852b btrfs: fix a race between renames and directory logging
new ae4477f93756 btrfs: update superblock's device bytes_used when dropping chunk
new e5b559601177 btrfs: fix double unlock of buffer_tree xarray when releas [...]
new 2dcf838cf5c2 btrfs: fix invalid inode pointer dereferences during log replay
new 16edae52f606 btrfs: don't silently ignore unexpected extent type when r [...]
new 1961d20f6fa8 btrfs: fix assertion when building free space tree
new a26bf338cdad btrfs: fix race between async reclaim worker and close_ctree()
new 547e83666155 btrfs: handle csum tree error with rescue=ibadroots correctly
new c0d90a79e8e6 btrfs: zoned: fix alloc_offset calculation for partly conv [...]
new 5ca7fe213ba3 Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/s [...]
new 6dea74e454c2 f2fs: Fix __write_node_folio() conversion
new ba8dac350faf f2fs: fix to zero post-eof page
new cb0de0e220d2 Merge tag 'f2fs-for-6.16-rc4' of git://git.kernel.org/pub/ [...]
new b872f562c8ce dm-crypt: Extend state buffer size in crypt_iv_lmk_one
new db53805156f1 dm-raid: fix variable in journal device check
new 78f4e737a53e Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/ [...]
The 42 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 | 21 ++++++-
drivers/md/bcache/Kconfig | 1 -
drivers/md/bcache/alloc.c | 57 ++++++------------
drivers/md/bcache/bcache.h | 2 +-
drivers/md/bcache/bset.c | 116 ++++++++++++++----------------------
drivers/md/bcache/bset.h | 40 +++++++------
drivers/md/bcache/btree.c | 69 +++++++++------------
drivers/md/bcache/extents.c | 45 ++++++--------
drivers/md/bcache/movinggc.c | 33 ++++------
drivers/md/bcache/super.c | 3 +-
drivers/md/bcache/sysfs.c | 4 +-
drivers/md/bcache/util.h | 67 ++++++++++++++++++++-
drivers/md/bcache/writeback.c | 13 ++--
drivers/md/dm-crypt.c | 11 ++--
drivers/md/dm-raid.c | 2 +-
fs/btrfs/delayed-inode.c | 5 +-
fs/btrfs/disk-io.c | 27 +++++++--
fs/btrfs/extent_io.c | 2 +-
fs/btrfs/free-space-tree.c | 16 +++--
fs/btrfs/inode.c | 87 ++++++++++++++++++++-------
fs/btrfs/ioctl.c | 2 +-
fs/btrfs/scrub.c | 53 ++++++++--------
fs/btrfs/tree-log.c | 17 +++---
fs/btrfs/volumes.c | 6 ++
fs/btrfs/zoned.c | 86 +++++++++++++++++++++-----
fs/f2fs/file.c | 38 ++++++++++++
fs/f2fs/node.c | 1 -
include/crypto/hash.h | 2 +
include/crypto/md5.h | 4 ++
kernel/kexec_handover.c | 29 +++++----
lib/maple_tree.c | 4 +-
mm/gup.c | 14 +++--
mm/memory.c | 20 -------
mm/shmem.c | 6 +-
mm/swap.h | 23 +++++++
mm/userfaultfd.c | 33 +++++++++-
tools/testing/selftests/mm/config | 3 +
tools/testing/selftests/mm/merge.c | 5 +-
tools/testing/selftests/mm/settings | 2 +-
39 files changed, 604 insertions(+), 365 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 6dd1659cf10 Fortran: fix checking of renamed-on-use interface name [PR120784]
new 2b077252caf OpenACC: Add 'if' clause to 'acc wait' directive
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/c-family/c-omp.cc | 9 ++++-
gcc/c/c-parser.cc | 3 +-
gcc/cp/parser.cc | 3 +-
gcc/fortran/openmp.cc | 2 +-
gcc/fortran/trans-openmp.cc | 4 ++
gcc/testsuite/c-c++-common/goacc/acc-wait-1.c | 51 ++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/goacc/acc-wait-1.f90 | 47 ++++++++++++++++++++++++
7 files changed, 114 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/acc-wait-1.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/acc-wait-1.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.