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-defconfig
in repository toolchain/ci/base-artifacts.
discards a76a4d9f 2: good: llvm-linux: 5503
new 81412045 2: good: llvm-linux: 5505
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 (a76a4d9f)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10295 +++++++++++++++++++-------------------
3-build_linux/console.log | 127 +-
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 22 +-
console.log | 10520 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 10533 insertions(+), 10521 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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 1723810805f 2019-03-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 5d34f779cb1 Daily bump.
adds 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.dg/tree-ssa/pr89546.c | 100 ++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 8 ++-
5 files changed, 124 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr89546.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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from b74c7b85b6 Automatic date update in version.in
adds 1f9e71ff8c Automatic date update in version.in
adds 7efcedf2b5 PR24355, segmentation fault in function called from ppc_fini [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++++++
bfd/elf32-ppc.c | 8 ++------
bfd/version.h | 2 +-
3 files changed, 10 insertions(+), 7 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3eb66364 0: good: binutils-gcc-linux: all
new f51e1046 0: good: 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 (3eb66364)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3985 ++++++++---------
4-build_abe-stage1/console.log | 4763 ++++++++++----------
5-build_linux/console.log | 29 +-
6-boot_linux/console.log | 2 +-
console.log | 8879 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 8872 insertions(+), 8818 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 b95f9a6e2 Fix libstdc++ data formatters for python3
new e7b8cad36 Fix some "variable 'foo' set but not used" warnings
new b66191196 Skip TestVSCode_setFunctionBreakpoints on linux
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:
.../tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py | 1 +
source/API/SBFrame.cpp | 4 +---
source/API/SBTarget.cpp | 4 +---
3 files changed, 3 insertions(+), 6 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 92bb50f3c7e 2019-03-18 Richard Biener <rguenther(a)suse.de>
new 640c769ff89 PR c++/89682 - wrong access error in default argument.
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 | 5 +++++
gcc/cp/pt.c | 2 ++
gcc/testsuite/g++.dg/overload/defarg12.C | 14 ++++++++++++++
3 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/overload/defarg12.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 55c10aca2e Improve/fix the TUI's current source line highlight
new 4bd56d18cc Fix regression caused by minimal symbol changes
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:
gdb/ChangeLog | 5 +++++
gdb/minsyms.c | 2 --
2 files changed, 5 insertions(+), 2 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 9141e8e33 Fix TestCommandScriptImmediateOutput for python3
new b95f9a6e2 Fix libstdc++ data formatters for python3
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:
examples/synthetic/gnu_libstdcpp.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.