This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 79aa3d87 update_deps.sh: Handle update_only parameter
adds 421ce970 tcwg_chromium-build.sh: The revisions used to update each com [...]
adds 61d4e4d8 update_components_revs.sh: set execution permissions
adds 65e4e686 tcwg_chromium-build.sh: Try fix to avoid apt-install interaction
adds 5749abc2 tcwg_chromium-build.sh: Try another fix for package keyboard- [...]
adds 1353b16c update_components_revs.sh: Rename deps_bra into deps_branch
adds c19f08a2 tcwg_chromium-build.sh: Try another fix for keyboard-configur [...]
adds 39a29eab tcwg_chromium-build.sh: This workaround is the good one that [...]
No new revisions were added by this update.
Summary of changes:
tcwg_chromium-build.sh | 41 +++++++----
update_components_revs.sh | 47 +++++++++++++
update_deps.sh | 173 ----------------------------------------------
3 files changed, 73 insertions(+), 188 deletions(-)
create mode 100755 update_components_revs.sh
delete mode 100755 update_deps.sh
--
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 644a7033cc0 testsuite: vect: Remove dg-final in gcc.dg/vect/bb-slp-32.c [...]
new dbe9062ce07 Another ICE after conflicting types of redeclaration [PR109619]
new ca27c3b3a09 testsuite: Fix up depobj-3.c test on i686-linux [PR112724]
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/builtins.cc | 12 ++++++------
gcc/testsuite/c-c++-common/gomp/depobj-3.c | 2 ++
gcc/testsuite/gcc.dg/redecl-26.c | 14 ++++++++++++++
3 files changed, 22 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/redecl-26.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 3d406af2008 testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastm [...]
new 644a7033cc0 testsuite: vect: Remove dg-final in gcc.dg/vect/bb-slp-32.c [...]
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/testsuite/gcc.dg/vect/bb-slp-32.c | 2 --
1 file changed, 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.
unknown user pushed a change to branch master
in repository gcc.
from ddd4a3ca874 ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointer [...]
new 3d406af2008 testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastm [...]
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/testsuite/gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c | 1 +
gcc/testsuite/gcc.target/i386/avx512cd-vpbroadcastmw2d-2.c | 1 +
2 files changed, 2 insertions(+)
--
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 d4ad99b0355 s390: testsuite: Fix abs-4.c
new 982250b2309 bitint: Some bitint store fixes [PR114405]
new ddd4a3ca874 ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointer [...]
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/gimple-lower-bitint.cc | 12 +-
gcc/testsuite/gcc.dg/torture/bitint-66.c | 187 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/ubsan/pr111736.c | 23 ++++
gcc/ubsan.cc | 18 ++-
4 files changed, 232 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-66.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr111736.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 binutils-gdb.
from 40dcb60affd Automatic date update in version.in
new 820a77554e6 x86: fix Solaris testsuite failures
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/config/tc-i386.c | 9 +++------
gas/testsuite/gas/i386/x86-64.exp | 2 +-
2 files changed, 4 insertions(+), 7 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 fd5e5dda8d7 RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector
new d4ad99b0355 s390: testsuite: Fix abs-4.c
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/testsuite/gcc.dg/tree-ssa/abs-4.c | 7 ++++---
1 file changed, 4 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 c65046ff2ef [committed] Fix RISC-V missing stack tie
new fd5e5dda8d7 RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector
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/vector-iterators.md | 19 +++++---
.../gcc.target/riscv/rvv/xtheadvector/pr114194.c | 56 ++++++++++++++++++++++
2 files changed, 69 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr114194.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 fe69bb9b9 Add entry 3eb9ff30959a670559bcba03d149d4c51bf7c9c9 from https [...]
new e12c7b084 Add entry 3eb9ff30959a670559bcba03d149d4c51bf7c9c9 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/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/description | 4 ++++
llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/jira/yaml | 4 ++++
llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/status.txt | 4 ++++
.../details.txt | 4 ++--
.../reproduction_instructions.txt | 4 ++--
.../llvm-master-aarch64-stable-defconfig}/status-summary.txt | 0
.../tcwg_kernel/llvm-master-aarch64-stable-defconfig/status.txt | 4 ++--
.../3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/status.txt | 4 ++++
8 files changed, 22 insertions(+), 6 deletions(-)
copy llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/{llvm-master-a [...]
copy llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{fd311126349b8fe1684d62154a9fa5a7bbb0b713 => 3eb9ff30959a670559bcba [...]
--
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 092582197 Add entry 73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0 from https [...]
new fe69bb9b9 Add entry 3eb9ff30959a670559bcba03d149d4c51bf7c9c9 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-aarch64-stable-defconfig}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847/tcwg_kernel/llvm-master-a [...]
copy llvm/sha1/3eb9ff30959a670559bcba03d149d4c51bf7c9c9/tcwg_kernel/{llvm-master-a [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.