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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd4b52fc 0: update: binutils-gcc-linux: all
new f8053d4b 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 (fd4b52fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 220 +-
02-prepare_abe/console.log | 242 +-
03-build_abe-binutils/console.log | 11048 ++++++-------
04-build_abe-stage1/console.log | 18617 +++++++++++-----------
05-build_linux/console.log | 688 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30962 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30915 insertions(+), 30896 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 6efe9c73879 2019-11-26 Jerry DeLisle <jvdelisle(a)gcc.ngu.org>
adds 1aa7cdf0aa1 Daily bump.
adds af937794533 2019-11-27 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr92222.c | 17 +++++++++++++++++
gcc/tree-vect-slp.c | 20 ++++++++------------
5 files changed, 49 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr92222.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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b56fc1c1 2: update: binutils-gcc-linux: 18274
new 13182eec 2: update: binutils-gcc-linux: 18284
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 (b56fc1c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10822 ++++++-------
04-build_abe-stage1/console.log | 18690 ++++++++++-----------
05-build_linux/console.log | 1086 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 57 +-
console.log | 31279 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 31299 insertions(+), 31273 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-lts-defconfig
in repository toolchain/ci/llvm-project.
from 62a16ca77d6 Merging r373655:
adds 9b2d207cf4b [lldb] Fix readline/libedit compat patch for py2
new 19c735edfb7 Merging r372835:
new 28f6aac1c10 [CMake] Fix LLVM build non-determinism on RHEL
new 7fc9f129f80 Merging r372281:
new af5faf8909f [x86] avoid crashing when splitting AVX stores with non-sim [...]
new bead8bf31fb Merging r371548:
new e99a087fff6 Merging r373389:
The 6 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:
clang/include/clang/CodeGen/CGFunctionInfo.h | 10 ++++------
clang/lib/CodeGen/CGExpr.cpp | 5 +++++
clang/test/OpenMP/constexpr_partial_array.cpp | 10 ++++++++++
lldb/scripts/CMakeLists.txt | 21 +++++++++++---------
lldb/scripts/get_relative_lib_dir.py | 2 +-
.../ScriptInterpreter/Python/PythonReadline.cpp | 10 +++++++++-
llvm/cmake/modules/HandleLLVMOptions.cmake | 22 +++++++++++++++++++++
llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +++++---
.../Instrumentation/AddressSanitizer.cpp | 4 ++--
llvm/test/CodeGen/X86/avx-load-store.ll | 23 ++++++++++++++++++++++
10 files changed, 93 insertions(+), 22 deletions(-)
create mode 100644 clang/test/OpenMP/constexpr_partial_array.cpp
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards bf7e18df 0: update: llvm-linux: boot
new 757ef3a5 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 (bf7e18df)
\
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 | 166 +-
02-build_llvm/console.log | 11975 +++++++++++++++----------------
03-build_linux/console.log | 1776 ++---
04-boot_linux/console.log | 406 +-
05-check_regression/console.log | 3 +-
06-update_baseline/console.log | 2 +
console.log | 14328 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14337 insertions(+), 14329 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 gcc.
from 7dd9f591c3d Implement P1814R0, CTAD for alias templates.
new 599e9022dbe Reformat movsi_internal.
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 | 4 +++
gcc/config/rs6000/rs6000.md | 79 ++++++++++++++++++++++++++++-----------------
2 files changed, 53 insertions(+), 30 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 6efe9c73879 2019-11-26 Jerry DeLisle <jvdelisle(a)gcc.ngu.org>
adds 1aa7cdf0aa1 Daily bump.
adds af937794533 2019-11-27 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr92222.c | 17 +++++++++++++++++
gcc/tree-vect-slp.c | 20 ++++++++------------
5 files changed, 49 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr92222.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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7d76e55d 0: update: binutils-gcc-linux: boot
new 207337f6 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 (7d76e55d)
\
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 | 216 +-
02-prepare_abe/console.log | 288 +-
03-build_abe-binutils/console.log | 11206 +++++++--------
04-build_abe-stage1/console.log | 14050 +++++++++----------
05-build_linux/console.log | 656 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26453 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26445 insertions(+), 26456 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.