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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3aef1e4b 2: update: binutils-gcc-linux: 449
new 12ac571c 2: update: binutils-gcc-linux: 449
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 (3aef1e4b)
\
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 | 182 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11869 ++++++------
04-build_abe-stage1/console.log | 16179 ++++++++--------
05-build_linux/console.log | 784 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 87 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29591 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 29591 insertions(+), 29573 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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 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 | 27 +++++++
gcc/DATESTAMP | 2 +-
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 ++++++++++++++++++++++++++++++++
6 files changed, 259 insertions(+), 11 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5d943409 0: update: binutils-gcc-linux: all
new 71d569a2 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 (5d943409)
\
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 | 186 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11592 ++++++-------
04-build_abe-stage1/console.log | 13286 ++++++++-------
05-build_linux/console.log | 680 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26194 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26208 insertions(+), 26224 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 956ef4a2144 If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.
adds 336b4100940 rs6000: Properly handle LE index munging in vec_shr (PR94710)
adds 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 | 48 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/config/rs6000/vector.md | 3 +-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/ChangeLog | 13 ++++
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
8 files changed, 291 insertions(+), 16 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a5b6f610 0: update: gcc-956ef4a2144440a85b774c9bc7796d0d54b762ec: 1
new f31b6057 0: update: gcc-03732d58b0388f04893577ffca32c282581843be: 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 (a5b6f610)
\
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 | 446 +-
04-build_abe-bootstrap_O3/console.log | 89005 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 89589 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 89640 insertions(+), 89546 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-allnoconfig
in repository toolchain/ci/gcc.
from 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 | 27 +++++++
gcc/DATESTAMP | 2 +-
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 ++++++++++++++++++++++++++++++++
6 files changed, 259 insertions(+), 11 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e224c510 0: update: binutils-gcc-linux: boot
new 9e3b9732 0: update: binutils-gcc-linux: 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 (e224c510)
\
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 | 201 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11746 ++++++-------
04-build_abe-stage1/console.log | 13982 ++++++++-------
05-build_linux/console.log | 700 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27093 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 27082 insertions(+), 27116 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.