This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c0002a675a9 Implement MAXLOC and MINLOC for unsigned.
new e4c0595ec4e libcpp: Use constexpr for _cpp_trigraph_map initialization [...]
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:
libcpp/init.cc | 13 +++++++++++--
libcpp/internal.h | 6 ++++++
2 files changed, 17 insertions(+), 2 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 e41a5d212 Add entry 88478a89cd85adcc32f2a321ef9e9906c5fdbe26 from https [...]
new 2872d42d8 Add entry 88478a89cd85adcc32f2a321ef9e9906c5fdbe26 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:
.../jira/description | 4 ++++
.../88478a89cd85adcc32f2a321ef9e9906c5fdbe26/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../main-aarch64-Ofast-sve_vla/details.txt | 18 ++++++++++--------
.../reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../main-aarch64-Ofast-sve_vla}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
9 files changed, 30 insertions(+), 12 deletions(-)
copy llvm/sha1/{c734d77b9913052012faf91fdc19753f791421d9 => 88478a89cd85adcc32f2a3 [...]
copy llvm/sha1/{0f973ac783aa100cfbce1cd2c6e8a3a8f648fae7 => 88478a89cd85adcc32f2a3 [...]
copy llvm/sha1/88478a89cd85adcc32f2a321ef9e9906c5fdbe26/tcwg_flang_test/{main-aarc [...]
copy {gcc/sha1/0adc8c5f146b108f99c4df09e43276e3a2419262 => llvm/sha1/88478a89cd85a [...]
copy llvm/sha1/88478a89cd85adcc32f2a321ef9e9906c5fdbe26/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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from aa61b14cd Add entry 88478a89cd85adcc32f2a321ef9e9906c5fdbe26 from https [...]
new e41a5d212 Add entry 88478a89cd85adcc32f2a321ef9e9906c5fdbe26 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_vla/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0f973ac783aa100cfbce1cd2c6e8a3a8f648fae7 => 88478a89cd85adcc32f2a3 [...]
copy llvm/sha1/88478a89cd85adcc32f2a321ef9e9906c5fdbe26/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 linux.
from 8cf0b93919e1 Linux 6.12-rc2
new bc0dcbc5c2c5 vdpa/octeon_ep: Fix format specifier for pointers in debug [...]
new 83c334ed5216 virtio_ring: tag event_triggered as racy for KCSAN
new b9efbe2b8f01 virtio_console: fix misc probe bugs
new a194c9859732 vsock/virtio: use GFP_ATOMIC under RCU read lock
new 221af82f606d vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
new 87d6aab2389e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 6 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:
drivers/char/virtio_console.c | 18 ++++++++++--------
drivers/vdpa/octeon_ep/octep_vdpa_hw.c | 12 ++++++------
drivers/vhost/scsi.c | 27 +++++++++++++++------------
drivers/virtio/virtio_ring.c | 2 +-
net/vmw_vsock/virtio_transport.c | 8 ++++----
5 files changed, 36 insertions(+), 31 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 9a17e6d03c6 c: ICE in build_counted_by_ref [PR116735]
new a2a956cf26e [RISC-V] Add splitters to restore condops generation after [...]
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/iterators.md | 2 +
gcc/config/riscv/zicond.md | 112 +++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/cset-sext-sfb.c | 12 +--
gcc/testsuite/gcc.target/riscv/cset-sext-thead.c | 3 +-
gcc/testsuite/gcc.target/riscv/cset-sext-ventana.c | 3 +-
gcc/testsuite/gcc.target/riscv/cset-sext-zicond.c | 9 +-
gcc/testsuite/gcc.target/riscv/cset-sext.c | 11 +-
7 files changed, 131 insertions(+), 21 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 bc0ca75123b c++: -Wmismatched-tags and modules
new 9a17e6d03c6 c: ICE in build_counted_by_ref [PR116735]
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/c-decl.cc | 32 +++++++++++++++-----------
gcc/testsuite/gcc.dg/flex-array-counted-by-9.c | 25 ++++++++++++++++++++
2 files changed, 43 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/flex-array-counted-by-9.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from dff46e569 Add entry 9a94c8ffdc8b554a2d95e0101e96830efee58add from https [...]
new 193dc63e7 Add entry 88478a89cd85adcc32f2a321ef9e9906c5fdbe26 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:
.../sha1/88478a89cd85adcc32f2a321ef9e9906c5fdbe26}/first_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld}/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {fujitsu_testsuite/sha1/16d0fd3950bc3383463ab6eaa3af5e6cae3aabba => llvm/sha1 [...]
copy llvm/sha1/{062e69a647c7ea0bc3441223648f9989490abb7a/tcwg_flang_test/main-aarc [...]
create mode 100644 llvm/sha1/88478a89cd85adcc32f2a321ef9e9906c5fdbe26/tcwg_flang_t [...]
--
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 5fb1ab539e3 arm: fix bootstrap issue with arm_noce_conversion_profitabl [...]
new c877a27f04f c++: modules don't require preprocessor output
new 53f20f992a7 c++: require_deduced_type and modules
new bc0ca75123b c++: -Wmismatched-tags and modules
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/c-family/c-ppoutput.cc | 39 +++++++++++++---------
gcc/cp/decl.cc | 2 +-
gcc/cp/decl2.cc | 17 +++++-----
gcc/cp/module.cc | 17 ----------
gcc/doc/invoke.texi | 13 ++++----
gcc/testsuite/g++.dg/cpp0x/auto43.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/lambda-generic7.C | 2 +-
.../g++.dg/modules/{part-hdr-1_a.H => macro-8_a.H} | 1 +
gcc/testsuite/g++.dg/modules/macro-8_b.C | 13 ++++++++
gcc/testsuite/g++.dg/modules/macro-8_c.C | 13 ++++++++
gcc/testsuite/g++.dg/modules/macro-8_d.C | 13 ++++++++
11 files changed, 82 insertions(+), 50 deletions(-)
copy gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => macro-8_a.H} (81%)
create mode 100644 gcc/testsuite/g++.dg/modules/macro-8_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/macro-8_c.C
create mode 100644 gcc/testsuite/g++.dg/modules/macro-8_d.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.