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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from a3adba1c 0: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: all
new e3eefefd 1: reset: gcc-9febe9e4be7812519258ea3ed4f38bbc1a61624b: 19373
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 | 172 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10076 +++++-----
04-build_abe-stage1/console.log | 16308 +++++++--------
05-build_linux/console.log | 1078 +-
06-build_abe-qemu/console.log | 3498 ----
07-boot_linux/console.log | 13 -
08-check_regression/console.log | 84 +-
08-check_regression/results.regressions | 11 +-
08-check_regression/trigger-bisect | 3 +
09-update_baseline/console.log | 25 +-
09-update_baseline/results.regressions | 11 +-
console.log | 31694 ++++++++++++++----------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 15 +-
16 files changed, 28919 insertions(+), 34522 deletions(-)
delete mode 100644 06-build_abe-qemu/console.log
delete mode 100644 07-boot_linux/console.log
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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_bmk_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards dce8bc18 0: update: binutils-gcc-glibc: 1
new 86348fc8 0: update: llvm-32bcfcda4e28375e5a85268d2acfabcfcc011abf: 1
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 (dce8bc18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 23 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-binutils/console.log | 11468 ++-
04-build_abe-stage1/console.log | 20643 +++--
05-build_abe-linux/console.log | 1144 +-
06-build_abe-glibc/console.log | 38939 ++++----
07-build_abe-stage2/console.log | 43157 ++++-----
08-build_llvm-true/console.log | 13485 +--
10-benchmark--O3_marm/benchmark-start.log | 2 +-
10-benchmark--O3_marm/benchmark.log | 15 +-
10-benchmark--O3_marm/console.log | 227 +-
11-check_regression/console.log | 2386 +-
11-check_regression/results-0.csv | 2193 +-
11-check_regression/results-1.csv | 2175 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 6 +-
11-check_regression/results-full.csv | 2343 +-
11-check_regression/results.csv | 156 +-
11-check_regression/results.log | 2642 +-
12-update_baseline/console.log | 614 +-
12-update_baseline/results-0.csv | 2193 +-
12-update_baseline/results-1.csv | 2175 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results-full.csv | 2343 +-
12-update_baseline/results.csv | 156 +-
12-update_baseline/results.log | 2658 +-
console.log | 132803 +++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
30 files changed, 139506 insertions(+), 144977 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 releases/gcc-10
in repository gcc.
from eebaeb8c596 Daily bump.
new ecab0d9106a tree-optimization/98221 - fix wrong unpack operation used f [...]
new c97c4eb81b1 aarch64: Extend aarch64-autovec-preference==2 to 128-bit SVE
new 85239c475ee aarch64: Improve vcombine codegen [PR89057]
new 20a88b29f4a vect: Fix missing alias checks for 128-bit SVE [PR98371]
new f36a9d20ecb vect: Avoid generating out-of-range shifts [PR98302]
new 134d80cba22 genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214]
new ad15ddcbf45 recog: Fix a constrain_operands corner case [PR97144]
new 4e07a6f33be vect, aarch64: Fix alignment units for IFN_MASK* [PR95401]
new 2a8ca3e6ec5 vect: Fix bogus alignment assumption in alias checks [PR94994]
The 9 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/aarch64/aarch64-simd.md | 15 +++++--
gcc/config/aarch64/aarch64-sve-builtins.cc | 2 +-
gcc/config/aarch64/aarch64.c | 9 ++--
gcc/genmodes.c | 22 ++++++++--
gcc/gimple-fold.c | 2 +-
gcc/machmode.h | 3 +-
gcc/recog.c | 8 ++--
gcc/testsuite/g++.dg/vect/pr95401.cc | 13 ++++++
gcc/testsuite/g++.dg/vect/pr95401a.cc | 13 ++++++
gcc/testsuite/gcc.c-torture/compile/pr97144.c | 24 ++++++++++
gcc/testsuite/gcc.dg/vect/pr94994.c | 61 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr98302.c | 22 ++++++++++
gcc/testsuite/gcc.target/aarch64/pr89057.c | 16 +++++++
gcc/testsuite/gcc.target/aarch64/sve/pr97144.c | 26 +++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr98214.c | 21 +++++++++
gcc/tree-ssa-forwprop.c | 21 +++++----
gcc/tree-vect-data-refs.c | 2 +-
gcc/tree-vect-loop.c | 61 ++++++++++++++++++++++++--
gcc/tree-vect-patterns.c | 13 +++++-
gcc/tree-vect-stmts.c | 9 ++--
20 files changed, 328 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr95401.cc
create mode 100644 gcc/testsuite/g++.dg/vect/pr95401a.cc
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr97144.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94994.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr98302.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr89057.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr97144.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr98214.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e998918e989 sim: or1k: fix mixing of code & decl warning
new 7c654b719d2 gdb/fortran: add symbol base comparison operators
new ce38f5edf1d gdb: fix debug dump of OP_BOOL expressions
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:
gdb/ChangeLog | 13 ++++++++++++
gdb/expprint.c | 9 +++++++-
gdb/f-exp.y | 36 ++++++++++++++++----------------
gdb/testsuite/ChangeLog | 8 +++++++
gdb/testsuite/gdb.fortran/debug-expr.exp | 8 +++++++
gdb/testsuite/gdb.fortran/dot-ops.exp | 30 ++++++++++++++++++++++++++
6 files changed, 85 insertions(+), 19 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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d121ae52 0: update: qemu-7b09f127738ae3d0e71716cea086fc8f847a5686: boot
new 5a04d2de 0: update: binutils-gcc-linux-qemu: 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 (d121ae52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 225 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11636 +++++-----
04-build_abe-stage1/console.log | 16318 +++++++-------
05-build_linux/console.log | 631 +-
06-build_abe-qemu/console.log | 6393 +++---
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 30 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 20 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35705 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
13 files changed, 36543 insertions(+), 34891 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.