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 f06393c6aa 0: good: binutils-88739f776b733b0b84600b283417f862a010bb5d: all
new 687edfcb2c 0: good: gcc-ac4cc85d34badee6be7ee2c4054e9166cdf4872e: 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 (f06393c6aa)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 2822 +++++++++--------
4-build_abe-stage1/console.log | 3239 ++++++++++----------
5-build_linux/console.log | 65 +-
6-boot_linux/console.log | 2 +-
console.log | 6162 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 6170 insertions(+), 6146 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 8988a5401ae Daily bump.
adds be3a3c890da * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_IOR [...]
adds d77a9696098 Backport from mainline 2019-02-19 Eric Botcazou <ebotca [...]
adds ac4cc85d34b PR c++/89212 - ICE converting nullptr to pointer-to-member [...]
new 75a99965334 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 | 9 +++++++++
gcc/cp/pt.c | 6 ++++++
gcc/rtlanal.c | 8 ++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nullptr40.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/nullptr41.C | 19 +++++++++++++++++++
gcc/testsuite/gnat.dg/opt77.adb | 14 ++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.ads | 5 +++++
gcc/tree-ssa-dom.c | 30 ++++++++++++++++++++++++------
12 files changed, 149 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr40.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr41.C
create mode 100644 gcc/testsuite/gnat.dg/opt77.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.ads
--
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 738e963c79 0: good: binutils-gcc-linux: boot
new 512e2dea7e 0: good: 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 (738e963c79)
\
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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3821 ++++++++++--------
4-build_abe-stage1/console.log | 4070 ++++++++++---------
5-build_linux/console.log | 33 +-
6-boot_linux/console.log | 390 +-
console.log | 8250 ++++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
7 files changed, 8908 insertions(+), 7680 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 96e27952a5f [SystemZ] Pass regalloc hints to help Load-and-Test transf [...]
new 6596fa33d78 [WebAssembly] Remove unnecessary instructions after TRY mar [...]
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:
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 96 ++++++++++++-
test/CodeGen/WebAssembly/cfg-stackify-eh.ll | 89 ++++++------
test/CodeGen/WebAssembly/exception.ll | 168 ++++++++++------------
3 files changed, 207 insertions(+), 146 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 lldb.
from 8413edfe6 [Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUn [...]
new 55ada21f0 [Utility] Fix ArchSpec.MergeFrom to correctly merge environments
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:
source/Utility/ArchSpec.cpp | 5 ++--
unittests/Utility/ArchSpecTest.cpp | 56 +++++++++++++++++++++++++++-----------
2 files changed, 42 insertions(+), 19 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a6365d609f 0: good: llvm-linux: all
new 2d113a0a10 0: good: 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 (a6365d609f)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9360 ++++++++++++++++++++--------------------
3-build_linux/console.log | 42 +-
4-boot_linux/console.log | 2 +-
console.log | 9418 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
6 files changed, 9421 insertions(+), 9425 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 47a322be41 [CUDA][HIP] Check calling convention based on function target
new ac74647315 Fix inline assembler constraint validation
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/Basic/TargetInfo.h | 10 ++++++----
test/Sema/inline-asm-validate-x86.c | 4 ++++
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository libcxx.
from b71643a4c [libc++] Add <filesystem> to the min-mac macro header test
new b3c66aa0a First part of P1227R2 - change span over to use 'size_t' inst [...]
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/iterator | 2 +-
include/span | 60 ++++++++++------------
.../containers/views/span.cons/default.fail.cpp | 2 +-
.../containers/views/span.iterators/end.pass.cpp | 8 +--
.../containers/views/span.iterators/rend.pass.cpp | 8 +--
test/std/containers/views/span.obs/size.pass.cpp | 4 +-
test/std/containers/views/types.pass.cpp | 14 ++---
7 files changed, 47 insertions(+), 51 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/base-artifacts.
discards 7ba53d2338 0: good: llvm-linux: boot
new d5982e38f7 0: good: 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 (7ba53d2338)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10531 +++++++++++++++++++------------------
3-build_linux/console.log | 85 +-
4-boot_linux/console.log | 336 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11028 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
8 files changed, 11011 insertions(+), 11055 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.