This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 76d9d135 round-robin.sh/tcwg_kernel-build.sh
new e5712005 abe-bisect*: Fix grep invocations
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:
abe-bisect-helper.sh | 4 ++--
abe-bisect.sh | 8 ++++----
2 files changed, 6 insertions(+), 6 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 6b5c7ee0df6 match.pd: Optimize (x < 0) != (y < 0) into (x ^ y) < 0 [PR94718]
new 8ea03e9016c i386: Use SHR to compare with large power-of-two constants [...]
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 | 6 +++
gcc/config/i386/i386.md | 66 +++++++++++++++++++++++++++++++++
gcc/config/i386/predicates.md | 3 ++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr94650.c | 30 +++++++++++++++
5 files changed, 110 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94650.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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3510b140 0: update: binutils-gcc-linux: boot
new bf51cef8 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 (3510b140)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11286 +++++-----
04-build_abe-stage1/console.log | 20200 ++++++++---------
05-build_linux/console.log | 3192 +--
06-boot_linux/console.log | 480 +-
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 | 35782 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 35791 insertions(+), 35771 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-aarch64-lts-defconfig
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
new 92ee7d437a9 PR94613: Fix vec_sel builtin for IBM Z
new 2aed24d9098 S/390: Fix PR94666
new 677859736f0 Add missing changelog entries
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/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/testsuite/ChangeLog | 24 +++
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/tree-ssa-loop-ivopts.c | 18 +-
12 files changed, 416 insertions(+), 49 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
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 64d284da 0: update: binutils-gcc-linux: boot
new 1a69e44a 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 (64d284da)
\
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 | 216 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11436 ++++++-------
04-build_abe-stage1/console.log | 13812 +++++++--------
05-build_linux/console.log | 692 +-
06-boot_linux/console.log | 326 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27052 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26997 insertions(+), 26993 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-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4f6866d3 0: update: llvm-linux: boot
new 25e4fbd5 0: update: llvm-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 (4f6866d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 182 +-
02-build_llvm/console.log | 12988 +++++++++++++++++------------------
03-build_linux/console.log | 828 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14026 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14030 insertions(+), 14030 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.