This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards ffe32af 2: update: binutils-9d3bf266fd601031d12584982ef43df22c95e933: -6
discards 049ccb5 1: reset: binutils-7e56c51c7932cfdb178e9457011d09d53e98937b: -6
discards 21abdda 0: update: binutils-gcc-glibc-llvm: -1
new 2e460e9 0: update: binutils-gcc-glibc-llvm: -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 (ffe32af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 85 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11141 ++--
04-build_abe-stage1/console.log | 19772 +++---
05-build_abe-linux/console.log | 264 +-
06-build_abe-glibc/console.log | 39037 ++++++------
07-build_abe-stage2/console.log | 39447 +++++++-----
08-build_llvm-true/console.log | 6062 ++
09-benchmark/benchmark-start.log | 1 +
09-benchmark/benchmark.log | 50 +
09-benchmark/console.log | 256 +
10-check_regression/console.log | 33 +-
11-update_baseline/console.log | 91 +-
console.log | 116602 ++++++++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 4 +
16 files changed, 130888 insertions(+), 102217 deletions(-)
create mode 100644 08-build_llvm-true/console.log
create mode 100644 09-benchmark/benchmark-start.log
create mode 100644 09-benchmark/benchmark.log
create mode 100644 09-benchmark/console.log
--
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/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards fde02e2 0: update: binutils-gcc-glibc: -5
new 2f1a91c 0: update: gcc-045c5a74848fdcb27a705c6c238addb11b9801af: -5
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 (fde02e2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 193 +-
02-prepare_abe/console.log | 164 +-
03-build_abe-binutils/console.log | 10841 ++--
04-build_abe-stage1/console.log | 20042 +++---
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 39146 ++++++------
07-build_abe-stage2/console.log | 46790 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 200 +-
09-check_regression/console.log | 6 +-
10-update_baseline/console.log | 8 +-
console.log | 117674 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
14 files changed, 116842 insertions(+), 118542 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.
unknown user pushed a change to branch master
in repository llvm.
from a54df3d63c6 [SimpleLoopUnswitch] Add a test case exposing a bug
new b9c490a4448 [test/Object/nm-trivial-object.test] - Remove 4 precompiled [...]
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:
test/Object/Inputs/absolute.elf-x86-64 | Bin 711 -> 0 bytes
.../relocatable-with-section-address.elf-x86-64 | Bin 1584 -> 0 bytes
test/Object/Inputs/thumb-symbols.elf.arm | Bin 481 -> 0 bytes
test/Object/Inputs/weak.elf-x86-64 | Bin 896 -> 0 bytes
test/Object/nm-trivial-object.test | 200 +++++++++++++++------
5 files changed, 145 insertions(+), 55 deletions(-)
delete mode 100644 test/Object/Inputs/absolute.elf-x86-64
delete mode 100644 test/Object/Inputs/relocatable-with-section-address.elf-x86-64
delete mode 100644 test/Object/Inputs/thumb-symbols.elf.arm
delete mode 100644 test/Object/Inputs/weak.elf-x86-64
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 0c8f993cb23 * tree-ssa-alias.c (nonoverlapping_component_refs_p_1): Br [...]
new 7e184314b57 /cp 2019-07-10 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 11 +++++
gcc/cp/decl.c | 52 ++++++++++++++++------
gcc/testsuite/ChangeLog | 9 ++++
.../g++.dg/cpp1z/has-unique-obj-representations2.C | 2 +-
.../g++.dg/diagnostic/complex-invalid-1.C | 1 +
gcc/testsuite/g++.dg/diagnostic/static-cdtor-1.C | 5 +++
gcc/testsuite/g++.dg/other/anon-union3.C | 4 +-
gcc/testsuite/g++.dg/parse/error8.C | 2 +-
8 files changed, 68 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/complex-invalid-1.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/static-cdtor-1.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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ab30000 0: update: llvm-39d1f2f5ea719b68f74b0c4520dee2d3304edc31: 19619
new cbce6c9 0: update: llvm-linux: 19631
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 (ab30000)
\
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 | 15 +-
02-build_llvm/console.log | 11733 +++++++++++++++++-----------------
03-build_linux/console.log | 1383 ++--
05-check_regression/console.log | 6 +-
console.log | 13137 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
7 files changed, 13220 insertions(+), 13069 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.
unknown user pushed a change to branch master
in repository llvm.
from 55e1bd58805 Silence gcc warning by adding parentheses to condition [NFC]
new a54df3d63c6 [SimpleLoopUnswitch] Add a test case exposing a bug
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:
.../nontrivial-unswitch-redundant-switch.ll | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-redundan [...]
--
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.
unknown user pushed a change to branch master
in repository clang.
from e1c3fc40de [NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
new 155b44067b [Syntax] Add assertion to catch invalid tokens early. NFC
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:
include/clang/Tooling/Syntax/Tokens.h | 3 +--
lib/Tooling/Syntax/Tokens.cpp | 6 ++++++
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.