This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_gcc/master-arm_eabi
in repository toolchain/ci/base-artifacts.
from 908c258b12 onsuccess: #70: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new ecb718e661 force: #72: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
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 2484384 -> 2491420 bytes
00-sumfiles/gcc.log.xz | Bin 2103100 -> 2107292 bytes
00-sumfiles/libstdc++.log.xz | Bin 420580 -> 420656 bytes
01-reset_artifacts/console.log.xz | Bin 2360 -> 2288 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2640 bytes
03-build_abe-binutils/console.log.xz | Bin 27432 -> 27620 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17732 -> 17716 bytes
04-build_abe-stage1/console.log.xz | Bin 266220 -> 266856 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 252468 -> 252464 bytes
06-build_abe-newlib/console.log.xz | Bin 60828 -> 62000 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 20672 -> 20648 bytes
07-build_abe-stage2/console.log.xz | Bin 579692 -> 578000 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 468928 -> 468852 bytes
08-build_abe-gdb/console.log.xz | Bin 34864 -> 34788 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 26748 -> 26636 bytes
09-build_abe-qemu/console.log.xz | Bin 36464 -> 35388 bytes
09-build_abe-qemu/make-qemu.log.xz | Bin 27900 -> 26856 bytes
10-build_abe-dejagnu/console.log.xz | Bin 4304 -> 4316 bytes
11-build_abe-check_gcc/check-gcc.log.xz | Bin 58600 -> 56248 bytes
11-build_abe-check_gcc/console.log.xz | Bin 10148 -> 10168 bytes
12-check_regression/console.log.xz | Bin 1092 -> 1092 bytes
12-check_regression/results.compare2 | 4 ++--
jenkins/build-name | 2 +-
manifest.sh | 17 ++++++++---------
24 files changed, 11 insertions(+), 12 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 ea1cd66f220 Regenerate some autotools generated files
new 5b67116a852 tree-ssa-math-opts: Fix up uaddc/usubc pattern matching [PR110271]
new 2b4e0415ad6 uiltins: Add support for clang compatible __builtin_{add,su [...]
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/builtin-types.def | 7 ++
gcc/builtins.cc | 53 +++++++++++
gcc/builtins.def | 6 ++
gcc/doc/extend.texi | 44 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr110271.c | 24 +++++
gcc/testsuite/gcc.dg/builtin-addc-1.c | 101 +++++++++++++++++++++
.../gcc.target/i386/{pr79173-2.c => pr79173-11.c} | 40 ++------
gcc/tree-ssa-math-opts.cc | 9 +-
8 files changed, 251 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr110271.c
create mode 100644 gcc/testsuite/gcc.dg/builtin-addc-1.c
copy gcc/testsuite/gcc.target/i386/{pr79173-2.c => pr79173-11.c} (68%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.