This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
from 992efdeef38 onsuccess: #140: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new f01c69369b7 onsuccess: #141: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
00-sumfiles/g++.log.xz | Bin 3806596 -> 3763744 bytes
00-sumfiles/gcc.log.xz | Bin 3297856 -> 3326372 bytes
00-sumfiles/gfortran.log.xz | Bin 1138560 -> 1138232 bytes
00-sumfiles/libatomic.log.xz | Bin 2344 -> 2336 bytes
00-sumfiles/libgomp.log.xz | Bin 260164 -> 257648 bytes
00-sumfiles/libitm.log.xz | Bin 2712 -> 2712 bytes
00-sumfiles/libstdc++.log.xz | Bin 469296 -> 473960 bytes
01-reset_artifacts/console.log.xz | Bin 2084 -> 2112 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2592 bytes
03-build_abe-bootstrap_lto/console.log.xz | Bin 274136 -> 275704 bytes
03-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 223592 -> 223924 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4288 -> 4316 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_bootstrap_lto/check-gcc.log.xz | Bin 35296 -> 34264 bytes
05-build_abe-check_bootstrap_lto/console.log.xz | Bin 4212 -> 3996 bytes
06-check_regression/console.log.xz | Bin 2048 -> 2068 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 6 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 18 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 137 +++++++++++-----------
notify/notify-init.log | 62 +++++-----
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 38 +++---
sumfiles/gfortran.sum | 22 +++-
sumfiles/libatomic.sum | 2 +-
sumfiles/libitm.sum | 2 +-
31 files changed, 162 insertions(+), 147 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 208e10bf8a9 riscv: thead: Adjust constraints of th_addsl INSN
new b621883620b riscv: Simplify output of MEM addresses
new a3480aacc4a riscv: Define Xmode macro
new 96ad6ab29b3 riscv: Move address classification info types to riscv-protos.h
new 423604278ed riscv: Prepare backend for index registers
new 96d32c111e6 riscv: thead: Factor out XThead*-specific peepholes
The 5 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/peephole.md | 56 -------------------
gcc/config/riscv/riscv-protos.h | 45 +++++++++++++++
gcc/config/riscv/riscv.cc | 65 +++++++---------------
gcc/config/riscv/riscv.h | 10 +++-
.../riscv/{peephole.md => thead-peephole.md} | 26 +--------
gcc/config/riscv/thead.md | 2 +
6 files changed, 78 insertions(+), 126 deletions(-)
copy gcc/config/riscv/{peephole.md => thead-peephole.md} (74%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.