This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 962c3d69f18 cobol: Avoid conflict with timespec_t in system headers [PR119217]
new 5869a881442 c++: improve constexpr call caching [PR115639]
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/constexpr.cc | 59 +++++++++++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 24 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 7cdabafc0012 Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/sc [...]
new ed471e198493 memblock tests: Fix mutex related build error
new 051ea726ee45 Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/s [...]
new 642335f3ea2b ext4: don't treat fhandle lookup of ea_inode as FS corruption
new ce7e8a65aa1b Documentation: ext4: Add fields to ext4_super_block documentation
new 7e50bbb134ab ext4: avoid -Wflex-array-member-not-at-end warning
new ccad447a3d33 ext4: make block validity check resistent to sb bh corruption
new 94824ac9a8aa ext4: fix off-by-one error in do_split
new 5aaaedb0cb54 Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.or [...]
The 8 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/filesystems/ext4/super.rst | 20 ++++++---
fs/ext4/block_validity.c | 5 +--
fs/ext4/inode.c | 75 ++++++++++++++++++++++----------
fs/ext4/mballoc.c | 18 ++++----
fs/ext4/namei.c | 2 +-
tools/testing/memblock/internal.h | 6 +++
tools/testing/memblock/linux/mutex.h | 14 ++++++
7 files changed, 97 insertions(+), 43 deletions(-)
create mode 100644 tools/testing/memblock/linux/mutex.h
--
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 45e93925bea libgcobol: Use strchr instead of index
new 4b990a03bd4 cobol: Heed ASM_COMMENT_START
new 962c3d69f18 cobol: Avoid conflict with timespec_t in system headers [PR119217]
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/cobol/genapi.cc | 21 +++++++++++++--------
gcc/cobol/util.cc | 12 ++++++------
2 files changed, 19 insertions(+), 14 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 f40e39515e0 c++/modules: More fixes for merging DECL_MAYBE_DELETED functions
new 45e93925bea libgcobol: Use strchr instead of index
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:
libgcobol/valconv.cc | 6 +++---
1 file changed, 3 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 gcc.
from 171710bec51 s390: Add z17 scheduler description
new 714e9020bec c++/modules: Give more specific diagnostics in is_matching_decl
new f40e39515e0 c++/modules: More fixes for merging DECL_MAYBE_DELETED functions
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/module.cc | 60 ++++++++++++++++++++++------
gcc/testsuite/g++.dg/modules/lambda-8_b.C | 2 +-
gcc/testsuite/g++.dg/modules/leg-merge-4_c.C | 6 +--
gcc/testsuite/g++.dg/modules/noexcept-4_a.H | 6 +++
gcc/testsuite/g++.dg/modules/noexcept-4_b.C | 18 +++++++++
5 files changed, 75 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/noexcept-4_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/noexcept-4_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 64319b2ccae Fix ICE in compare_parameter.
new 1b290c16e59 s390: Support z17 processor name
new 171710bec51 s390: Add z17 scheduler description
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/common/config/s390/s390-common.cc | 4 +-
gcc/config.gcc | 2 +-
gcc/config/s390/9175.md | 316 ++++++++++++++++++++++++++++++++++
gcc/config/s390/driver-native.cc | 4 +
gcc/config/s390/s390-builtins.def | 8 +-
gcc/config/s390/s390-c.cc | 4 +-
gcc/config/s390/s390-opts.h | 2 +-
gcc/config/s390/s390.cc | 37 +++-
gcc/config/s390/s390.h | 18 +-
gcc/config/s390/s390.md | 39 +++--
gcc/config/s390/s390.opt | 5 +-
gcc/doc/invoke.texi | 2 +-
12 files changed, 395 insertions(+), 46 deletions(-)
create mode 100644 gcc/config/s390/9175.md
--
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 1fda2deeea8 Daily bump.
new 64319b2ccae Fix ICE in compare_parameter.
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/fortran/interface.cc | 31 +++++++++++++++++++++++-------
gcc/testsuite/gfortran.dg/interface_59.f90 | 15 +++++++++++++++
2 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_59.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5db5058bb Add entry 5942f0269e62021620e871bfe2e671f4f0f2d932 from https [...]
new 6d76263ea Add entry 5942f0269e62021620e871bfe2e671f4f0f2d932 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/5942f0269e62021620e871bfe2e671f4f0f2d932/jira/description | 4 ++++
llvm/sha1/5942f0269e62021620e871bfe2e671f4f0f2d932/jira/yaml | 4 ++++
llvm/sha1/5942f0269e62021620e871bfe2e671f4f0f2d932/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld/reproduction_instructions.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/5942f0269e62021620e871bfe2e671f4f0f2d932/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
copy llvm/sha1/{0bec0f5c059af5f920fe22ecda469b666b5971b0 => 5942f0269e62021620e871 [...]
copy llvm/sha1/{0bec0f5c059af5f920fe22ecda469b666b5971b0 => 5942f0269e62021620e871 [...]
--
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 6e0a61070 Add entry de895751d2a250fb4127e1c7ea0863dd8e234325 from https [...]
new 5db5058bb Add entry 5942f0269e62021620e871bfe2e671f4f0f2d932 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_flang_test/main-aarch64-Ofast-sve_vls-lto-lld}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191/tcwg_flang_t [...]
copy llvm/sha1/5942f0269e62021620e871bfe2e671f4f0f2d932/tcwg_flang_test/{main-aarc [...]
--
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 e35f05214f9 Automatic date update in version.in
new eff93f19cb9 LoongArch: Support LA32R aliases rdcnt{vl,vh,id}.w
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/testsuite/gas/loongarch/fix_op.d | 3 +++
gas/testsuite/gas/loongarch/fix_op.s | 5 +++++
gas/testsuite/gas/loongarch/insn_alias_32.d | 3 +++
gas/testsuite/gas/loongarch/insn_alias_32.s | 5 +++++
opcodes/loongarch-opc.c | 6 ++++++
5 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.