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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bb44f53e 0: update: llvm-linux: all
new bb892e67 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 (bb44f53e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
02-build_llvm/console.log | 11958 ++++++++++++++++++------------------
03-build_linux/console.log | 754 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12869 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12852 insertions(+), 12898 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-tools-extra.
from 2fe344d9 [clangd] Added highlighting for non type templates.
new 47d46c6d [clangd] Simplify code of ClangdLSPServer::onCommand
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:
clangd/ClangdLSPServer.cpp | 74 +++++++++++++++++++++-------------------------
1 file changed, 33 insertions(+), 41 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ffe49f80 0: update: binutils-gcc-linux: boot
new e32fef4f 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 (ffe49f80)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 422 +-
03-build_abe-binutils/console.log | 11697 +++++++--------
04-build_abe-stage1/console.log | 15520 +++++++++----------
05-build_linux/console.log | 734 +-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
console.log | 28989 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 29007 insertions(+), 28981 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c80ed042 0: update: llvm-linux: boot
new 347eb19b 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 (c80ed042)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 12058 +++++++++++++++++------------------
03-build_linux/console.log | 678 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 12982 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12984 insertions(+), 12988 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-defconfig
in repository toolchain/ci/gcc.
from 42f118cd16d 2019-08-15 Richard Biener <rguenther(a)suse.de>
adds a1d6728ad78 PR c++/81429 - wrong parsing of constructor with C++11 att [...]
adds 900edf070bc PR c++/87519 - bogus warning with -Wsign-conversion. * ty [...]
adds 81380ecb806 PR c++/90473 - wrong code with nullptr in default argument [...]
adds 87fa6c226d6 PR c++/90884 - stray note with -Wctor-dtor-privacy. * cla [...]
adds 348d49d1b65 2019-08-15 Steve Ellcey <sellcey(a)marvell.com>
adds c4730404d7f Daily bump.
new d3df0dfcc4e * test_summary: Do not escape "=".
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:
contrib/ChangeLog | 4 +++
contrib/test_summary | 2 +-
gcc/ChangeLog | 11 +++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 29 ++++++++++++++++++
gcc/cp/call.c | 5 ++--
gcc/cp/class.c | 8 ++---
gcc/cp/decl.c | 4 ++-
gcc/cp/parser.c | 4 ++-
gcc/cp/typeck.c | 4 +--
gcc/omp-simd-clone.c | 10 +++----
gcc/testsuite/g++.dg/cpp0x/gen-attrs-68.C | 40 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/gen-attrs-69.C | 40 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/nullptr42.C | 18 +++++++++++
gcc/testsuite/g++.dg/warn/Wsign-conversion-5.C | 18 +++++++++++
gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.C | 5 ++++
gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.h | 7 +++++
17 files changed, 192 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-68.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-69.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr42.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wsign-conversion-5.C
create mode 100644 gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.C
create mode 100644 gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.