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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c1bfb91a 0: update: binutils-gcc-linux: all
new 44dbe461 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 (c1bfb91a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 221 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11497 ++++++-------
04-build_abe-stage1/console.log | 20240 +++++++++++-----------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33273 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 33316 insertions(+), 33223 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7ed4d28d 0: update: llvm-linux: boot
new a78778e2 0: update: llvm-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 (7ed4d28d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 12591 ++++++++--------
03-build_linux/console.log | 17335 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 63 +-
console.log | 30225 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 30287 insertions(+), 30177 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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 83f65674e78 Daily bump.
adds 7db777843cc c++: Fix ICE with lambda in member operator (PR93279)
adds dcb23017b1a c++: Fix array of char typedef in template (PR90966).
adds 9d4d55a52d4 c++: Function declared with typedef with eh-specification.
adds 1c7061c7c35 c++: Allow template rvalue-ref conv to bind to lvalue ref.
adds 50a42922d35 Daily bump.
new a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
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:
gcc/ChangeLog | 13 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 31 ++++++++++++++++++++++
gcc/config/aarch64/aarch64.h | 1 +
gcc/cp/ChangeLog | 16 +++++++++++
gcc/cp/call.c | 2 ++
gcc/cp/decl.c | 1 +
gcc/cp/name-lookup.c | 6 +++++
gcc/cp/pt.c | 13 ++++++++-
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/initlist-array10.C | 14 ++++++++++
.../g++.dg/cpp0x/lambda/lambda-template16.C | 15 +++++++++++
gcc/testsuite/g++.dg/cpp0x/rv-conv3.C | 15 +++++++++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type22.C | 6 +++++
gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 12 +++++++++
gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 12 +++++++++
16 files changed, 166 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template16.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-conv3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type22.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-3.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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards aaa4ce1c 0: update: binutils-gcc-linux: all
new d3047cc3 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 (aaa4ce1c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 52 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11467 ++++++-------
04-build_abe-stage1/console.log | 18218 ++++++++++-----------
05-build_linux/console.log | 832 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31011 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31081 insertions(+), 30951 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards be16afd1 0: update: llvm-linux: 18455
new 762089ef 0: update: llvm-linux: 18455
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 (be16afd1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 175 +-
02-build_llvm/console.log | 12585 +++++++++++++++++-----------------
03-build_linux/console.log | 1006 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13782 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13784 insertions(+), 13792 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 tested
in repository toolchain/jenkins-scripts.
from 62495625 round-robin-bisect.sh: Better handle skipping of "bad" build
adds 6c16657b tcwg-benchmark-results.sh: Generate brief results for convenience.
adds 674bb86c tcwg_kernel-build.sh: Robustify boot test
No new revisions were added by this update.
Summary of changes:
tcwg-benchmark-results.sh | 2 ++
tcwg_kernel-build.sh | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.