This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from d4d4c6bf834 [llvm-objcopy] -O binary: skip empty sections
adds 8e7ae355ba9 [llvm-objcopy] Avoid invalid Sec.Offset after D79229
No new revisions were added by this update.
Summary of changes:
llvm/tools/llvm-objcopy/ELF/Object.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards defbd9e8 0: update: llvm-linux: all
new f1847997 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (defbd9e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 162 +-
02-build_llvm/console.log | 12576 ++++++++--------
03-build_linux/console.log | 16534 +++++++++++----------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 29314 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 29318 insertions(+), 29284 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 367766f40a0 tree-optimization/93891 - improve same-store disambiguation
new 05be85b6491 Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [ [...]
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/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/warn/Warray-bounds-10.C | 40 ----------------------------
gcc/tree.c | 4 +--
3 files changed, 10 insertions(+), 43 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-10.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 linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from a33fc705a83 Daily bump.
adds 6f48762bb41 Daily bump.
adds 28d68fde773 Add unsigned type iv_cand for iv_use with non mode-precision type
adds 92ee7d437a9 PR94613: Fix vec_sel builtin for IBM Z
adds 2aed24d9098 S/390: Fix PR94666
adds 677859736f0 Add missing changelog entries
new da710a35525 ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951
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/ChangeLog | 31 ++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/s390-builtin-types.def | 3 +
gcc/config/s390/s390-builtins.def | 65 ++++---
gcc/config/s390/vector.md | 10 +-
gcc/config/s390/vx-builtins.md | 27 ++-
gcc/fortran/ChangeLog | 11 ++
gcc/fortran/resolve.c | 33 +++-
gcc/fortran/trans-array.c | 18 ++
gcc/testsuite/ChangeLog | 32 ++++
gcc/testsuite/g++.dg/pr93674.C | 16 ++
gcc/testsuite/g++.dg/pr94666.C | 20 ++
gcc/testsuite/gcc.target/s390/zvector/pr94613.c | 38 ++++
gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.c | 211 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90 | 24 +++
gcc/tree-ssa-loop-ivopts.c | 18 +-
16 files changed, 508 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr93674.C
create mode 100644 gcc/testsuite/g++.dg/pr94666.C
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr94613.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.c
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_6.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 linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b301493f 0: update: binutils-gcc-linux: boot
new 1f6acbfd 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b301493f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 120 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 11484 ++++++-------
04-build_abe-stage1/console.log | 13776 +++++++--------
05-build_linux/console.log | 636 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26842 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26867 insertions(+), 26835 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 linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 59b0ebf5 0: update: binutils-gcc-linux: all
new 819fecee 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (59b0ebf5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 216 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11438 +++++------
04-build_abe-stage1/console.log | 18167 ++++++++---------
05-build_linux/console.log | 702 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31119 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 31084 insertions(+), 31034 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/llvm-project.
from 060f2f815c4 github actions: Improve abi-compare check
adds d4d4c6bf834 [llvm-objcopy] -O binary: skip empty sections
adds 8e7ae355ba9 [llvm-objcopy] Avoid invalid Sec.Offset after D79229
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-objcopy/ELF/binary-paddr.test | 59 +++++++++++++++++++++-
llvm/tools/llvm-objcopy/ELF/Object.cpp | 19 +++----
2 files changed, 67 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.