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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c8c84662 0: good: binutils-gcc-linux: all
new 88919052 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 (c8c84662)
\
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 | 66 +-
02-prepare_abe/console.log | 130 +-
03-build_abe-binutils/console.log | 10905 ++++----
04-build_abe-stage1/console.log | 14845 +++++------
05-build_linux/console.log | 25007 +++++++++---------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 8 +-
console.log | 50978 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 51916 insertions(+), 50049 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_gnu/gnu-release-aarch64-bootstrap_profiled
in repository toolchain/ci/gcc.
from 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
adds fa6bc8b2eb8 2019-04-10 Harald Anlauf <anlauf(a)gmx.de>
adds 92782aa88ac Daily bump.
adds bd56b686ec5 2019-04-11 Richard Biener <rguenther(a)suse.de>
adds 230d3d33b50 [testsuite][arm] Update warning prune regex
adds abe8a4bf109 Daily bump.
adds 6323c88bc8a Revert r270279
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++++
gcc/fortran/check.c | 22 ++++++++++++
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gcc.dg/vect/pr90018.c | 47 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 ++++-----
gcc/tree-vect-data-refs.c | 64 +++++++++++++++++++++++++++--------
8 files changed, 150 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr90018.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_gnu/gnu-release-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 79b3c9ef 0: good: gcc-7d984cdca37693cea0e7bf881d7e15f657da119f: -10
new 05e3d8fb 0: good: gcc-6323c88bc8af88b90fe96f223efe296827b32f59: -10
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 (79b3c9ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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 | 166 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-bootstrap_profiled/console.log | 47413 +++++++++++++------------
console.log | 47877 +++++++++++++-------------
jenkins/manifest.sh | 8 +-
5 files changed, 47860 insertions(+), 47900 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 509313a4019 [MemorySSA] Small fix for the clobber limit.
new 3a08fe17897 [SCEV] Add option to forget everything in SCEV.
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/llvm/Analysis/ScalarEvolution.h | 7 +++++
include/llvm/Transforms/IPO/PassManagerBuilder.h | 1 +
include/llvm/Transforms/Scalar.h | 10 ++++---
include/llvm/Transforms/Utils/UnrollLoop.h | 14 ++++-----
lib/Analysis/ScalarEvolution.cpp | 22 ++++++++++++++
lib/Transforms/IPO/PassManagerBuilder.cpp | 25 +++++++++++-----
lib/Transforms/Scalar/LoopUnrollPass.cpp | 38 ++++++++++++++----------
lib/Transforms/Utils/LoopUnroll.cpp | 18 +++++++----
lib/Transforms/Utils/LoopUnrollAndJam.cpp | 4 +--
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 12 ++++----
unittests/Transforms/Utils/UnrollLoopTest.cpp | 3 +-
11 files changed, 106 insertions(+), 48 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 e7136105199 PR c/88383 - ICE calling __builtin_has_attribute on a refer [...]
new d1d7d3614b6 gcc/ChangeLog: * doc/extend.texi (__builtin_has_attribute) [...]
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/doc/extend.texi | 7 +++++--
1 file 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 gcc.
from b7a39acf193 Avoid ICE on pmf{} in template.
new e7136105199 PR c/88383 - ICE calling __builtin_has_attribute on a refer [...]
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 | 14 +-
gcc/cp/ChangeLog | 7 +
gcc/cp/parser.c | 4 +-
gcc/targhooks.c | 14 +-
gcc/testsuite/ChangeLog | 16 +-
gcc/testsuite/c-c++-common/attributes-1.c | 4 +-
.../c-c++-common/builtin-has-attribute-4.c | 67 +++-
.../c-c++-common/builtin-has-attribute-6.c | 114 ++++++
.../c-c++-common/builtin-has-attribute-7.c | 396 +++++++++++++++++++++
gcc/testsuite/c-c++-common/pr71574.c | 2 +-
gcc/testsuite/gcc.dg/attr-vector_size.c | 69 ++++
gcc/testsuite/gcc.dg/pr25559.c | 2 +-
gcc/tree.h | 2 +-
13 files changed, 692 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute-6.c
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute-7.c
create mode 100644 gcc/testsuite/gcc.dg/attr-vector_size.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-Os
in repository toolchain/ci/gcc.
from 230d3d33b50 [testsuite][arm] Update warning prune regex
adds abe8a4bf109 Daily bump.
adds 6323c88bc8a Revert r270279
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 -----
gcc/testsuite/g++.target/arm/arm.exp | 2 +-
gcc/testsuite/gcc.target/arm/arm.exp | 2 +-
4 files changed, 3 insertions(+), 8 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 2b8301f66b Automatic date update in version.in
adds 15a455cec0 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-Os
in repository toolchain/ci/base-artifacts.
discards 883adaeb 0: good: binutils-gcc-glibc-llvm: -1
new 0d84b965 0: good: binutils-gcc-glibc-llvm: -1
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 (883adaeb)
\
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 | 110 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 11080 ++--
04-build_abe-stage1/console.log | 13755 +++--
05-build_abe-linux/console.log | 290 +-
06-build_abe-glibc/console.log | 38368 ++++++------
07-build_abe-stage2/console.log | 39669 ++++++------
08-build_llvm-true/console.log | 11587 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 72 +-
11-update_baseline/console.log | 2 +-
console.log | 115709 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
13 files changed, 115462 insertions(+), 115490 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.