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.
discards 1bca1162c 0: update: binutils-gcc-linux: all
new 64b4564ec 0: update: binutils-gcc-linux: all
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 (1bca1162c)
\
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 | 22 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11873 +++++-----
04-build_abe-stage1/console.log | 15218 ++++++------
05-build_linux/console.log | 9250 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 36919 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 36889 insertions(+), 36863 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from ba616f85556 Daily bump.
adds e1a08689ce2 Daily bump.
adds a27067c70b7 Put PREFETCHW back to march=broadwell
adds 6abef270285 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.h | 3 ++-
gcc/doc/invoke.texi | 25 +++++++++++++------------
4 files changed, 21 insertions(+), 14 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e5331141e 0: update: gcc-ba616f85556822933eb4ac80f3586f7e1c9153d8: 1
new 0a0640d5f 0: update: gcc-6abef270285f80bad01f7682c54dcd641ee26a4a: 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 (e5331141e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 130 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_O3/console.log | 88676 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 89244 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 89250 insertions(+), 89250 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 binutils-2_35-branch
in repository binutils-gdb.
from 853b47f28c3 Automatic date update in version.in
new f7b330574f3 [GOLD] fix jump to long branch on powerpc
new 984b18d6d22 [GOLD] powerpc incremental-dump assertion failure
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:
gold/ChangeLog | 15 +++++++++++++++
gold/powerpc.cc | 22 ++++++++++------------
2 files changed, 25 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 c51f1e7427e gcc: Add `ll` and `L` length modifiers for `ms_printf`
new 903adc062f2 testsuite: Extend vector() regexp
new e9cea0d6c83 testsuite: Remove XFAIL for variable-length vectors
new a880fcc657f testsuite: XFAIL some SLP reduction tests for VLA SVE
new f5647cf49f0 testsuite: XFAIL SLP induction tests for VL vectors
new 8a1f6529062 testsuite: Adjust vect/pr65947-8.c for SVE
new b513f5f2cb2 testsuite: Adjust vect/bb-slp-subgroups-3.c for VL vectors
new 324252dc59e testsuite: Add a vect_element_align_preferred guard
new f6da5ecb058 testsuite: Add a vect_load_lanes guard
The 8 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/testsuite/gcc.dg/vect/aligned-section-anchors-nest-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-43.c | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-subgroups-3.c | 5 ++++-
gcc/testsuite/gcc.dg/vect/pr65947-8.c | 6 +++---
gcc/testsuite/gcc.dg/vect/pr91750.c | 2 +-
gcc/testsuite/gcc.dg/vect/pr97678.c | 3 ++-
gcc/testsuite/gcc.dg/vect/pr97835.c | 3 ++-
gcc/testsuite/gcc.dg/vect/slp-46.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-49.c | 3 ++-
gcc/testsuite/gcc.dg/vect/slp-reduc-4.c | 6 ++++--
gcc/testsuite/gcc.dg/vect/slp-reduc-7.c | 6 ++++--
gcc/testsuite/gcc.dg/vect/vect-outer-slp-1.c | 3 ++-
gcc/testsuite/gcc.dg/vect/vect-outer-slp-2.c | 3 ++-
gcc/testsuite/gcc.dg/vect/vect-outer-slp-3.c | 3 ++-
14 files changed, 31 insertions(+), 18 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from cc01ed2a9 2: update: binutils-gcc-linux: 21097
new d12f9f442 3: reset: linux-77d8f3068c63ee0983f0b5ba3207d3f7cce11be4: 20994
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 | 134 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11712 +++++------
04-build_abe-stage1/console.log | 15863 +++++++-------
05-build_linux/console.log | 5225 ++++-
07-check_regression/console.log | 91 +-
07-check_regression/results.regressions | 9 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 137 +-
08-update_baseline/results.regressions | 9 +-
console.log | 33580 +++++++++++++++++-------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 9 +-
14 files changed, 37121 insertions(+), 30085 deletions(-)
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.