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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig.
from d03e84b onsuccess: #49: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 8c560c0 onsuccess: #50: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2292 -> 2304 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2632 bytes
03-build_abe-binutils/console.log.xz | Bin 27600 -> 27980 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17924 -> 17704 bytes
04-build_abe-stage1/console.log.xz | Bin 73892 -> 74384 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54520 -> 54300 bytes
05-build_abe-qemu/console.log.xz | Bin 34644 -> 35028 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23288 -> 23176 bytes
06-build_linux/console.log.xz | Bin 3296 -> 3792 bytes
08-check_regression/console.log.xz | Bin 1288 -> 1288 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 236 ++++++++++++++---------------
jenkins/notify-init.log | 84 +++++-----
jenkins/rewrite.log | 23 +--
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++----
notify/mail-subject.txt | 2 +-
23 files changed, 212 insertions(+), 207 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 68fa82e2d8f PHIOPT: Fix minmax_replacement for three way
new c3c6f30496d MATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP 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/match.pd | 76 ++++++++++++++++++------------
gcc/testsuite/gcc.dg/tree-ssa/cmpbit-6.c | 22 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/cmpbit-7.c | 28 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr111456-1.c | 43 +++++++++++++++++
4 files changed, 139 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmpbit-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmpbit-7.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr111456-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.