This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 4ebc645d87 61: onsuccess: #113: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new a39f8f1ef0 62: onsuccess: #114: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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/binutils.log.xz | Bin 62096 -> 62040 bytes
00-sumfiles/gas.log.xz | Bin 101040 -> 101052 bytes
00-sumfiles/ld.log.xz | Bin 114172 -> 114200 bytes
01-reset_artifacts/console.log.xz | Bin 2228 -> 2212 bytes
02-prepare_abe/console.log.xz | Bin 2428 -> 2448 bytes
03-build_abe-binutils/console.log.xz | Bin 26952 -> 27068 bytes
04-build_abe-stage1/console.log.xz | Bin 88944 -> 89720 bytes
06-build_abe-linux/console.log.xz | Bin 9032 -> 9024 bytes
07-build_abe-glibc/console.log.xz | Bin 232740 -> 233712 bytes
08-build_abe-stage2/console.log.xz | Bin 225940 -> 228460 bytes
09-build_abe-gdb/console.log.xz | Bin 34288 -> 34568 bytes
10-build_abe-qemu/console.log.xz | Bin 32284 -> 30672 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3856 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2920 -> 3132 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1236 -> 1248 bytes
13-check_regression/results.compare | 2 +-
13-check_regression/results.compare2 | 4 ++--
14-update_baseline/console.log | 9 --------
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 2 +-
manifest.sh | 34 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
29 files changed, 30 insertions(+), 39 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 ba39d2be0ba gimple-range-op: Handle sqrt (basic bounds only)
new 7ebd4a1d619 Fortran: Fix (mostly) comment typos
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/fortran/arith.cc | 2 +-
gcc/fortran/check.cc | 2 +-
gcc/fortran/class.cc | 2 +-
gcc/fortran/decl.cc | 24 ++++++++++++------------
gcc/fortran/dependency.cc | 2 +-
gcc/fortran/expr.cc | 2 +-
gcc/fortran/frontend-passes.cc | 6 +++---
gcc/fortran/gfortran.h | 4 ++--
gcc/fortran/gfortran.texi | 8 ++++----
gcc/fortran/intrinsic.cc | 2 +-
gcc/fortran/iresolve.cc | 2 +-
gcc/fortran/match.cc | 2 +-
gcc/fortran/module.cc | 2 +-
gcc/fortran/primary.cc | 6 +++---
gcc/fortran/resolve.cc | 6 +++---
gcc/fortran/simplify.cc | 4 ++--
gcc/fortran/trans-array.cc | 4 ++--
gcc/fortran/trans-decl.cc | 2 +-
gcc/fortran/trans-expr.cc | 6 +++---
gcc/fortran/trans-intrinsic.cc | 2 +-
gcc/fortran/trans-openmp.cc | 6 +++---
gcc/fortran/trans-stmt.cc | 10 +++++-----
22 files changed, 53 insertions(+), 53 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 9ffddbfc738 Implement range-op entry for sin/cos
new ba39d2be0ba gimple-range-op: Handle sqrt (basic bounds only)
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/gimple-range-op.cc | 84 ++++++++++++++++++++++
.../tree-ssa/{range-sincos.c => range-sqrt.c} | 16 ++---
gcc/testsuite/gfortran.dg/ieee/ieee_6.f90 | 2 +-
3 files changed, 92 insertions(+), 10 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{range-sincos.c => range-sqrt.c} (66%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.