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 db4752b4 2: update: binutils-gcc-linux: 446
new 7551acbe 2: update: binutils-gcc-linux: 446
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 (db4752b4)
\
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 | 14 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 12065 ++++++------
04-build_abe-stage1/console.log | 16179 ++++++++--------
05-build_linux/console.log | 966 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 140 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29818 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 29862 insertions(+), 29810 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 972fdbc2 0: update: llvm-linux: all
new d31a5533 0: update: llvm-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 (972fdbc2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 12727 ++++++++++++++--------------
03-build_linux/console.log | 3990 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 16 +-
console.log | 16977 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 16982 insertions(+), 16980 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e44bc93a 0: update: binutils-gcc-linux: all
new 7f4aebc2 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 (e44bc93a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 181 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11519 ++++-----
04-build_abe-stage1/console.log | 20610 ++++++++--------
05-build_linux/console.log | 6594 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39372 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39446 insertions(+), 39314 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 37e53874d4d Daily bump.
adds 7ebf06c0a44 arm: Extend the PR94780 fix to arm
adds a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
adds 03732d58b03 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
7 files changed, 270 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_31.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_32.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 92e00777 0: update: binutils-gcc-linux: all
new 602387e1 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 (92e00777)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 226 +-
02-prepare_abe/console.log | 364 +-
03-build_abe-binutils/console.log | 11708 ++++++-------
04-build_abe-stage1/console.log | 13878 +++++++--------
05-build_linux/console.log | 832 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27044 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 27050 insertions(+), 27050 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 37e53874d4d Daily bump.
adds 7ebf06c0a44 arm: Extend the PR94780 fix to arm
adds a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
adds 03732d58b03 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
7 files changed, 270 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_31.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_32.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.