This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_42-branch
in repository binutils-gdb.
from 7e7618b0d1e Automatic date update in version.in
new bb3d5176601 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 852b5855299 c++: Stream definitions for implicit instantiations [PR114170]
new 574fd1f17f1 c++/modules: depending local enums [PR104919, PR106009]
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/cp/module.cc | 12 ++----------
gcc/testsuite/g++.dg/modules/enum-13_a.C | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/enum-13_b.C | 8 ++++++++
gcc/testsuite/g++.dg/modules/tdef-7.h | 2 --
gcc/testsuite/g++.dg/modules/tdef-7_b.C | 2 +-
gcc/tree-inline.cc | 14 +++++++++++---
6 files changed, 45 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/enum-13_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/enum-13_b.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 b7b387e1200 [14 regression] Fix insn types in risc-v port
new 2823b4d96d9 c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005]
new 852b5855299 c++: Stream definitions for implicit instantiations [PR114170]
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/init.cc | 2 +-
gcc/cp/module.cc | 9 ++++++---
gcc/testsuite/g++.dg/modules/{using-11_a.C => pr114005_a.C} | 5 ++---
gcc/testsuite/g++.dg/modules/{using-11_b.C => pr114005_b.C} | 5 ++---
gcc/testsuite/g++.dg/modules/{init-7_a.H => var-tpl-2_a.H} | 8 ++++++--
gcc/testsuite/g++.dg/modules/{init-5_b.C => var-tpl-2_b.C} | 6 +++---
6 files changed, 20 insertions(+), 15 deletions(-)
copy gcc/testsuite/g++.dg/modules/{using-11_a.C => pr114005_a.C} (51%)
copy gcc/testsuite/g++.dg/modules/{using-11_b.C => pr114005_b.C} (54%)
copy gcc/testsuite/g++.dg/modules/{init-7_a.H => var-tpl-2_a.H} (53%)
copy gcc/testsuite/g++.dg/modules/{init-5_b.C => var-tpl-2_b.C} (63%)
--
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 c7607c4cf18 c++: implement [[gnu::no_dangling]] [PR110358]
new e15ef78e4a1 c++/modules: complete_vars ICE with non-exported constexpr var
new b7b387e1200 [14 regression] Fix insn types in risc-v port
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/riscv/riscv.md | 28 +++++++++++-----------
gcc/cp/decl.cc | 2 ++
gcc/testsuite/g++.dg/modules/cexpr-4_a.C | 10 ++++++++
.../modules/{mod-stamp-1_c.C => cexpr-4_b.C} | 5 ++--
.../riscv/rvv/autovec/vls/calling-convention-1.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-2.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-3.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-4.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-5.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-6.c | 2 +-
.../riscv/rvv/autovec/vls/calling-convention-7.c | 2 +-
11 files changed, 36 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/cexpr-4_a.C
copy gcc/testsuite/g++.dg/modules/{mod-stamp-1_c.C => cexpr-4_b.C} (52%)
--
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 main
in repository newlib.
from e2ea60728 Cygwin: posix_getdents: do not clear attached DIR structure a [...]
new 5d3e79ec6 Cygwin: cygheap: use SRWLOCK for cygheap locking
new abb532a87 Cygwin: cygheap: compute bucket instead of looping over it
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:
winsup/cygwin/local_includes/cygheap.h | 2 +-
winsup/cygwin/mm/cygheap.cc | 33 ++++++++++++++++++---------------
2 files changed, 19 insertions(+), 16 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 5870ba3dc6e4 Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ce [...]
new 0ee695a471a7 kbuild: Add -Wa,--fatal-warnings to as-instr invocation
new 3aff0c459e77 RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
new 58506612bf02 Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH [...]
new 8246601a7d39 riscv: tlb: fix __p*d_free_tlb()
new 4af24146aa24 Merge commit '8246601a7d391ce8207408149d65732f28af81a1' in [...]
new 680341382da5 riscv: add CALLER_ADDRx support
new c21f01481860 riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
new fc325b1a915f riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
new d82f32202e0d RISC-V: Ignore V from the riscv,isa DT property on older T [...]
new 65730fe8f4fb drivers: perf: added capabilities for legacy PMU
new 682dc133f83e drivers: perf: ctr_get_width function for legacy is not defined
new 325731481cea Merge patch series "drivers: perf: fix crash with the lega [...]
new 680945f0aa50 MAINTAINERS: Update SiFive driver maintainers
new 34b567868777 perf: RISCV: Fix panic on pmu overflow handler
new 3fb3f7164edc riscv: Fix enabling cbo.zero when running in M-mode
new 4774848fef60 riscv: Add a custom ISA extension for the [ms]envcfg CSR
new 05ab803d1ad8 riscv: Save/restore envcfg CSR during CPU suspend
new e2b6bc28ec45 Merge patch series "riscv: cbo.zero fixes"
new 16ab4646c905 Revert "riscv: mm: support Svnapot in huge vmap"
new e0fe5ab4192c riscv: Fix pte_leaf_size() for NAPOT
new 2b8acd71544a Merge patch series "NAPOT Fixes"
new a11dd49dcb93 riscv: Sparse-Memory/vmemmap out-of-bounds fix
new d17468c6f1f4 Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.or [...]
The 23 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 | 29 +++----------
arch/riscv/Kconfig | 1 -
arch/riscv/include/asm/csr.h | 2 +
arch/riscv/include/asm/ftrace.h | 5 +++
arch/riscv/include/asm/hugetlb.h | 2 +
arch/riscv/include/asm/hwcap.h | 2 +
arch/riscv/include/asm/pgalloc.h | 20 +++++++--
arch/riscv/include/asm/pgtable-64.h | 2 +-
arch/riscv/include/asm/pgtable.h | 6 ++-
arch/riscv/include/asm/suspend.h | 1 +
arch/riscv/include/asm/vmalloc.h | 61 +--------------------------
arch/riscv/kernel/Makefile | 2 +
arch/riscv/kernel/cpufeature.c | 31 ++++++++++++--
arch/{arm64 => riscv}/kernel/return_address.c | 20 ++++-----
arch/riscv/kernel/suspend.c | 4 ++
arch/riscv/mm/hugetlbpage.c | 2 +
drivers/perf/riscv_pmu.c | 18 +++-----
drivers/perf/riscv_pmu_legacy.c | 10 ++++-
drivers/perf/riscv_pmu_sbi.c | 8 ++--
scripts/Kconfig.include | 2 +-
scripts/Makefile.compiler | 2 +-
21 files changed, 106 insertions(+), 124 deletions(-)
copy arch/{arm64 => riscv}/kernel/return_address.c (68%)
--
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 64221c7bffb testsuite: ctf: make array in ctf-file-scope-1 fixed length
new c7607c4cf18 c++: implement [[gnu::no_dangling]] [PR110358]
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/cp/call.cc | 38 +++++++++++--
gcc/cp/tree.cc | 26 +++++++++
gcc/doc/extend.texi | 48 ++++++++++++++++
gcc/doc/invoke.texi | 6 ++
gcc/testsuite/g++.dg/ext/attr-no-dangling1.C | 40 +++++++++++++
gcc/testsuite/g++.dg/ext/attr-no-dangling2.C | 29 ++++++++++
.../attr-no-dangling3.C} | 12 ++--
gcc/testsuite/g++.dg/ext/attr-no-dangling4.C | 14 +++++
gcc/testsuite/g++.dg/ext/attr-no-dangling5.C | 31 +++++++++++
gcc/testsuite/g++.dg/ext/attr-no-dangling6.C | 65 ++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-no-dangling7.C | 31 +++++++++++
gcc/testsuite/g++.dg/ext/attr-no-dangling8.C | 30 ++++++++++
gcc/testsuite/g++.dg/ext/attr-no-dangling9.C | 25 +++++++++
13 files changed, 383 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling1.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling2.C
copy gcc/testsuite/g++.dg/{warn/Wdangling-reference18.C => ext/attr-no-dangling3.C} (61%)
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling4.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling5.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling6.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling7.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling8.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-no-dangling9.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 17ba56605bfd Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub [...]
new 5f7a07646655 afs: Fix endless loop in directory parsing
new 54cbc058d86b fs/aio: Make io_cancel() generate completions again
new 1678f8d85d90 Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/ [...]
new 3a7845041eb7 exfat: fix appending discontinuous clusters to empty file
new 3aec97e0c793 Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/ [...]
new a1a4a9ca77f1 btrfs: fix race between ordered extent completion and fiemap
new 418b09027743 btrfs: ensure fiemap doesn't race with writes when FIEMAP_ [...]
new e2b54eaf28df btrfs: fix double free of anonymous device after snapshot [...]
new 7505aa147adb Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/sc [...]
new 51d31149a88b ceph: switch to corrected encoding of max_xattr_size in mdsmap
new 5870ba3dc6e4 Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ce [...]
The 11 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:
fs/afs/dir.c | 4 +-
fs/aio.c | 27 +++++------
fs/btrfs/disk-io.c | 22 ++++-----
fs/btrfs/disk-io.h | 2 +-
fs/btrfs/extent_io.c | 124 +++++++++++++++++++++++++++++++++++++++++--------
fs/btrfs/inode.c | 22 ++++++++-
fs/btrfs/ioctl.c | 2 +-
fs/btrfs/transaction.c | 2 +-
fs/ceph/mdsmap.c | 7 +--
fs/ceph/mdsmap.h | 6 ++-
fs/exfat/file.c | 37 +++++++++------
11 files changed, 184 insertions(+), 71 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 205836eeb Add entry 8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e from https [...]
new a45b7ede1 Add entry 8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e from https [...]
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:
llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/jira/description | 4 ++++
llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/jira/yaml | 4 ++++
llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/status.txt | 4 ++++
.../details.txt | 2 +-
.../reproduction_instructions.txt | 4 ++--
.../llvm-master-arm-stable-allmodconfig}/status-summary.txt | 0
.../status.txt | 4 ++--
.../8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/status.txt | 4 ++++
8 files changed, 21 insertions(+), 5 deletions(-)
copy llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/{llvm-master-a [...]
copy llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/{llvm-master-a [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f7ebfe0aa Add entry dc30e24b76d570e13a71567a38f7594b104736bf from https [...]
new 205836eeb Add entry 8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e from https [...]
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:
.../tcwg_kernel/llvm-master-arm-stable-allmodconfig}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/llvm-master-a [...]
copy llvm/sha1/8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/{llvm-master-a [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.