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 861941c12 0: update: binutils-gcc-linux: all
new 3a51c0d70 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 (861941c12)
\
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 | 128 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11757 ++++++-----
04-build_abe-stage1/console.log | 20429 +++++++++---------
05-build_linux/console.log | 1212 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 33952 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 33940 insertions(+), 34010 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 2c33686d5 0: update: binutils-gcc-linux: boot
new 68d915854 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 (2c33686d5)
\
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 | 181 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 11863 +++++++------
04-build_abe-stage1/console.log | 15387 ++++++++--------
05-build_linux/console.log | 802 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 28513 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 28502 insertions(+), 28526 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 149c8c7c27a Include memmodel.h in adjust-alignment.c
adds f898793b454 coroutines: Partial reversion of r11-437-g5ef067eb14d4.
adds f7272c8a038 c++: Improve error-recovery for parms.
adds 4f602147b6a c++: Improve error recovery for =.
adds beb019d346b c++: Constant expression parsing and parameters.
adds c37b1442fd2 c++: Check constant array bounds later.
adds af288c7501d Daily bump.
new dc7aee01cd5 Add gcc/testsuite/go.test/test to ignored locations for gcc [...]
new f8fb2ea2b17 add ctor/dtor to slp_tree
new 59b282bca30 Add missing ChangeLog entry.
The 3 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:
contrib/ChangeLog | 5 ++
contrib/gcc-changelog/git_commit.py | 1 +
gcc/ChangeLog | 12 +++
gcc/DATESTAMP | 2 +-
gcc/cp/constexpr.c | 8 ++
gcc/cp/coroutines.cc | 3 +-
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 32 ++++---
gcc/cp/parser.c | 6 +-
gcc/cp/typeck.c | 3 +
.../c-c++-common/gomp/depend-iterator-2.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice30.C | 4 +-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice31.C | 2 +-
gcc/testsuite/g++.dg/ext/fixed1.C | 2 +
gcc/testsuite/g++.dg/ext/vla1.C | 3 +-
gcc/testsuite/g++.dg/parse/error33.C | 4 +-
gcc/testsuite/g++.dg/template/array9.C | 4 +-
gcc/testsuite/g++.dg/template/crash107.C | 4 +-
gcc/testsuite/g++.dg/template/error35.C | 2 +-
gcc/testsuite/g++.dg/template/error41.C | 2 +-
.../g++.dg/template/sizeof-template-argument.C | 4 +-
gcc/tree-vect-slp.c | 98 ++++++++++------------
gcc/tree-vectorizer.h | 3 +
23 files changed, 120 insertions(+), 87 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 125d7664b 0: update: binutils-gcc-linux: boot
new 7430aa4dd 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 (125d7664b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11627 +++++-----
04-build_abe-stage1/console.log | 20350 +++++++++---------
05-build_linux/console.log | 664 +-
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 32 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 33855 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 33824 insertions(+), 33868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.