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-defconfig
in repository toolchain/ci/base-artifacts.
discards d6eb1e00 0: update: llvm-linux: boot
new bfbad90e 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 (d6eb1e00)
\
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 | 16 +-
02-build_llvm/console.log | 11958 ++++++++++++++++----------------
03-build_linux/console.log | 1770 +++--
04-boot_linux/console.log | 472 +-
06-update_baseline/console.log | 25 -
console.log | 14241 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14219 insertions(+), 14273 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 615452162a9 Daily bump.
new 0e4fb591aff [PR 91579] Avoid creating redundant PHI nodes in tail-call pass
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 | 11 ++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr91579.c | 22 +++++++++++++++
gcc/tree-tailcall.c | 48 +++++++++++++++++----------------
4 files changed, 63 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr91579.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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from dfc42c99cd Automatic date update in version.in
adds e21d73cf73 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 6503a87f 0: init: binutils-gcc-glibc-llvm: 0
new d8ebbdb5 0: init: binutils-gcc-glibc-llvm: 0
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 (6503a87f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 171 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10940 ++--
04-build_abe-stage1---/console.log | 13866 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38162 ++++++-----
07-build_abe-stage2---/console.log | 40516 ++++++------
08-build_llvm-true/console.log | 11646 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 23 +-
09-benchmark/console.log | 284 +-
console.log | 117889 +++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
results_id | 2 +-
14 files changed, 117015 insertions(+), 117242 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 gcc-8-branch
in repository gcc.
from aa31a5d540f Daily bump.
new a39d945a556 2019-08-30 Richard Biener <rguenther(a)suse.de>
new 37133d63b2d 2019-08-30 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 54 ++++++++++++++++++++++
gcc/cp/ChangeLog | 9 ++++
gcc/cp/vtable-class-hierarchy.c | 2 -
gcc/gcse.c | 3 +-
gcc/gimple-fold.c | 8 +---
gcc/testsuite/ChangeLog | 27 +++++++++++
gcc/testsuite/gcc.dg/torture/pr90020.c | 27 +++++++++++
.../{graphite/id-26.c => tree-ssa/pr89725.c} | 3 ++
gcc/testsuite/gcc.dg/vect/bb-slp-pr90006.c | 31 +++++++++++++
gcc/testsuite/gcc.dg/vect/pr81740-1.c | 22 +++++++++
gcc/testsuite/gcc.dg/vect/pr81740-2.c | 24 ++++++++++
gcc/tree-chrec.c | 12 +++--
gcc/tree-chrec.h | 2 +-
gcc/tree-data-ref.c | 25 +++++++++-
gcc/tree-ssa-pre.c | 7 +++
gcc/tree-ssa-sccvn.c | 51 ++++++++++++++++++++
gcc/tree-ssa-sccvn.h | 1 +
gcc/tree-vect-data-refs.c | 39 +++++++++++++++-
18 files changed, 330 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr90020.c
copy gcc/testsuite/gcc.dg/{graphite/id-26.c => tree-ssa/pr89725.c} (86%)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr90006.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr81740-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr81740-2.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/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ea8b11e1 0: update: llvm-linux: 19524
new aca7a978 0: update: llvm-linux: 19524
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 (ea8b11e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12096 ++++++++++++++++---------------
03-build_linux/console.log | 2110 +++---
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14442 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14433 insertions(+), 14461 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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from dd9b12c245 PowerPC64 xlate_pcrel_opt
adds c0d9f31dbd PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared object
adds 8077c50dbb [gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
adds 16d01f9cd4 Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
adds 2ea1a07a0a Run argv0-symlink.exp only on native target and local host.
adds 9d1c2eb1b8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-ppc.c | 19 ++-----------------
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/mingw-hdep.c | 11 +++++++++++
gdb/testsuite/ChangeLog | 11 +++++++++++
gdb/testsuite/gdb.base/argv0-symlink.exp | 17 +++++++++++++++++
gdb/testsuite/gdb.fortran/info-types.exp | 11 +++++++----
gdb/testsuite/lib/fortran.exp | 12 ++++++++++++
9 files changed, 75 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.