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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 642a7c214 0: update: llvm-linux: all
new 141a63caf 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 (642a7c214)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 216 +-
02-build_llvm/console.log | 12762 +++++++++++++++++------------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 14 +-
console.log | 13676 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13682 insertions(+), 13678 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_bmk_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 1a2991c9e 4: update: binutils-gcc-glibc: 1
new ff22ad3f8 4: update: binutils-gcc-glibc: 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 (1a2991c9e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 189 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11274 ++-
04-build_abe-stage1/console.log | 12985 ++--
05-build_abe-linux/console.log | 280 +-
06-build_abe-glibc/console.log | 38528 +++++-----
07-build_abe-stage2/console.log | 36086 +++++----
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 8 +-
09-benchmark--O3/console.log | 382 +-
10-check_regression/console.log | 4602 +-
10-check_regression/results-0.csv | 3116 +-
10-check_regression/results-1.csv | 3156 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 5 +-
10-check_regression/results-full.csv | 3362 +-
10-check_regression/results.csv | 251 +-
10-check_regression/results.log | 3858 +-
11-update_baseline/console.log | 9242 +--
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 3156 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 9 +-
11-update_baseline/results-full.csv | 3156 +-
11-update_baseline/results.csv | 251 +-
11-update_baseline/results.log | 2828 +-
console.log | 114334 +++++++++++++++--------------
jenkins/manifest.sh | 14 +-
regressions.txt | 2 +-
results | 2 +-
results_id | 2 +-
31 files changed, 125846 insertions(+), 125798 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-defconfig
in repository toolchain/ci/gcc.
from de8e3b71c8b rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
adds 0816fafce9b Daily bump.
adds 593e47a6134 Fix incorrect filling of delay slots in branchy code at -O2
adds db358455287 tree-optimization/94163 constrain alignment set by PRE
adds ab768006bc5 Fix wrong year in ChangeLog.
adds 0f66f1d8039 Daily bump.
adds 6c7e43f4702 Daily bump.
adds cb05d702a17 c++: Fix CTAD with multiple-arg ctor template [93248].
adds 2fa5f9e380b c++: Fix ICE-after-error on partial spec [92068]
adds c3747bca384 c++: Find parameter pack in typedef in lambda [92909].
adds a81912b0740 Daily bump.
adds 31b204ace29 libstdc++: Add default constructor to net::service_already_ [...]
new 9a532a94e35 Daily bump.
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 | 15 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 18 +++++++++++
gcc/cp/pt.c | 30 ++++++++++++++----
gcc/reorg.c | 26 +++++++++++-----
gcc/resource.c | 21 ++++++++++++-
gcc/resource.h | 1 +
.../g++.dg/cpp0x/lambda/lambda-variadic10.C | 12 ++++++++
gcc/testsuite/g++.dg/cpp0x/variadic178.C | 6 ++++
gcc/testsuite/g++.dg/cpp1z/class-deduction71.C | 6 ++++
gcc/tree-ssa-pre.c | 3 +-
libstdc++-v3/ChangeLog | 11 +++++++
libstdc++-v3/include/experimental/executor | 9 +++++-
.../net/execution_context/make_service.cc | 36 ++++++++++++++++++++++
14 files changed, 179 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic178.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction71.C
create mode 100644 libstdc++-v3/testsuite/experimental/net/execution_context/make_ [...]
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards baca33f79 0: update: binutils-gcc-linux: boot
new 3ca43dd1d 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 (baca33f79)
\
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 | 136 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11463 +++++++-------
04-build_abe-stage1/console.log | 17984 +++++++++++----------
05-build_linux/console.log | 284 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 30733 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 2 +-
11 files changed, 30728 insertions(+), 30822 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-stable-defconfig
in repository toolchain/ci/llvm-project.
from b406eab8880 add a missing dash to the release notes
adds 39930d67fff Add new website to release notes.
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 2 ++
1 file changed, 2 insertions(+)
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0b74c8b61 0: update: llvm-linux: boot
new de20b190b 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 (0b74c8b61)
\
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 | 70 +-
02-build_llvm/console.log | 12598 +++++++++++++++++-----------------
03-build_linux/console.log | 892 +--
04-boot_linux/console.log | 434 +-
05-check_regression/console.log | 28 +-
06-update_baseline/console.log | 12 +-
console.log | 14034 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 2 +-
9 files changed, 14051 insertions(+), 14027 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.