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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 29c9f03a0 0: update: binutils-gcc-linux: all
new 60f836d1a 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 (29c9f03a0)
\
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 | 16 +-
02-prepare_abe/console.log | 288 +-
03-build_abe-binutils/console.log | 10837 +++++++--------
04-build_abe-stage1/console.log | 14062 ++++++++++---------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 6 +-
console.log | 26026 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26005 insertions(+), 26036 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_ubsan
in repository toolchain/ci/gcc.
from aceacb69039 Daily bump.
adds c9e4a4c92e9 Daily bump.
adds b47012f099d PR rtl-optimization/89795 * rtlanal.c (nonzero_bits1) <SU [...]
adds 0bd84bf0318 Fix Xmethod for shared_ptr::use_count()
adds f23209c826d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/rtlanal.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/sparc/20161111-1.c | 2 +-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 2 +-
7 files changed, 19 insertions(+), 4 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 90648921a 0: update: gcc-aceacb690397c60f06ecafd06df43b6dbbb9220c: 1
new 59703215e 0: update: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: 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 (90648921a)
\
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 | 334 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_ubsan/console.log | 89677 ++++++++++++++--------------
console.log | 90429 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 90435 insertions(+), 90433 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 eed589befea llvm-reduce: For now, mark these tests as requiring a shell
new 9e6356994a0 [SCEV] Support SCEVUMinExpr in getRangeRef.
new a9994f82071 [LV] Update test case after r371768.
The 2 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:
lib/Analysis/ScalarEvolution.cpp | 8 ++
test/Analysis/ScalarEvolution/max-expr-cache.ll | 2 +-
test/Analysis/ScalarEvolution/trip-count15.ll | 24 ++--
.../LoopVectorize/X86/load-deref-pred.ll | 158 +++++++++++++++++++--
4 files changed, 164 insertions(+), 28 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 clang.
from 692350b332 [analyzer][NFC] Fix inconsistent references to checkers as "checks"
new 016e799245 [CFG] Add dumps for CFGElement and CFGElementRef
new 2b3c18bb49 [Clang][CodeGen] support alias attribute w/ gnu_inline
new 2eb4788e8c Improve code generation for thread_local variables:
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:
include/clang/Analysis/CFG.h | 19 ++++-
include/clang/Basic/Linkage.h | 6 ++
lib/AST/Decl.cpp | 3 +-
lib/Analysis/CFG.cpp | 98 +++++++++++++++-------
lib/CodeGen/CGCXXABI.h | 2 +-
lib/CodeGen/CGExpr.cpp | 2 +-
lib/CodeGen/ItaniumCXXABI.cpp | 85 ++++++++++++++++---
lib/CodeGen/MicrosoftCXXABI.cpp | 4 +-
test/CodeGen/alias.c | 5 ++
test/CodeGenCXX/cxx11-thread-local.cpp | 31 ++++---
test/CodeGenCXX/cxx2a-thread-local-constinit.cpp | 47 +++++++++++
test/CodeGenCXX/tls-init-funcs.cpp | 6 +-
.../windows-on-arm-itanium-thread-local.cpp} | 7 +-
test/OpenMP/parallel_copyin_codegen.cpp | 37 +++-----
14 files changed, 259 insertions(+), 93 deletions(-)
create mode 100644 test/CodeGenCXX/cxx2a-thread-local-constinit.cpp
rename test/{CodeGen/windows-on-arm-itanium-thread-local.c => CodeGenCXX/windows-o [...]
--
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-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 2c78e520e 0: init: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: -1
new 4060bcfa0 0: update: gcc-f23209c826d50695a5f158e38d1b286a4d26134c: 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 (2c78e520e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 192 +-
02-prepare_abe/console.log | 445 +-
03-build_abe-check_bootstrap/console.log | 32451 +++++-
04-build_abe-check_bootstrap-check/console.log | 41774 +++++++
05-check_regression/console.log | 19 +-
06-update_baseline/console.log | 25 +
console.log | 74906 ++++++++++++-
jenkins/manifest.sh | 8 +-
results | 4 +
sumfiles/g++.sum | 128967 ++++++++++++++++++++++
sumfiles/gcc.sum | 126190 +++++++++++++++++++++
sumfiles/gfortran.sum | 47607 ++++++++
sumfiles/go.sum | 7312 ++
sumfiles/gotools.sum | 596 +
sumfiles/libatomic.sum | 68 +
sumfiles/libffi.sum | 2231 +
sumfiles/libgo.sum | 179 +
sumfiles/libgomp.sum | 5796 +
sumfiles/libitm.sum | 63 +
sumfiles/libstdc++.sum | 12909 +++
sumfiles/objc.sum | 2903 +
21 files changed, 483836 insertions(+), 809 deletions(-)
create mode 100644 04-build_abe-check_bootstrap-check/console.log
create mode 100644 sumfiles/g++.sum
create mode 100644 sumfiles/gcc.sum
create mode 100644 sumfiles/gfortran.sum
create mode 100644 sumfiles/go.sum
create mode 100644 sumfiles/gotools.sum
create mode 100644 sumfiles/libatomic.sum
create mode 100644 sumfiles/libffi.sum
create mode 100644 sumfiles/libgo.sum
create mode 100644 sumfiles/libgomp.sum
create mode 100644 sumfiles/libitm.sum
create mode 100644 sumfiles/libstdc++.sum
create mode 100644 sumfiles/objc.sum
--
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 9d92ef499f7 Precommit tests for D67514
new eed589befea llvm-reduce: For now, mark these tests as requiring a shell
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/Reduce/remove-args.ll | 1 +
test/Reduce/remove-funcs.ll | 1 +
test/Reduce/remove-global-vars.ll | 1 +
test/Reduce/remove-metadata.ll | 1 +
4 files changed, 4 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.
unknown user pushed a change to branch master
in repository libcxx.
from b8dd1755e Consolidate swap, swap_ranges, and iter_swap in <type_traits>.
new 5af58935c [libc++] Mark issue 2587 resolved by issue 2567
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:
www/cxx1z_status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-defconfig
in repository toolchain/ci/gcc.
from f539f18a218 Fix Xmethod for shared_ptr::use_count()
adds b904b392bca Daily bump.
adds 10dc958673f PR libstdc++/91748 fix std::for_each_n for random access iterators
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++
libstdc++-v3/include/bits/stl_algo.h | 6 +++-
.../testsuite/25_algorithms/for_each/for_each_n.cc | 33 +++++++++++++++++++++-
4 files changed, 46 insertions(+), 3 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from cb664337b4 Automatic date update in version.in
adds 66b64412b8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.