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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from a74fa2b1a77 Backport from mainline:
adds 7c580822122 Daily bump.
adds 1f08789dc62 PR rtl-optimization/89753 * loop-unroll.c (decide_unroll_ [...]
adds 0602ce522a3 2019-03-19 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/loop-unroll.c | 2 +-
gcc/opts.c | 8 ++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/unroll-7.c | 11 +++++++++++
6 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/unroll-7.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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7efcedf2b5 PR24355, segmentation fault in function called from ppc_fini [...]
adds 205f067ea6 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_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c5a68eaa 0: good: binutils-gcc-linux: all
new 51c157d3 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 (c5a68eaa)
\
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3652 ++++++++--------
4-build_abe-stage1/console.log | 3810 ++++++++---------
5-build_linux/console.log | 465 +--
6-boot_linux/console.log | 2 +-
console.log | 8511 +++++++++++++++++---------------------
jenkins/manifest.sh | 18 +-
8 files changed, 7256 insertions(+), 9226 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-master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards b451afad 0: good: gcc-6044d947f3b2f4787c19730e88b7469beea1447e: -5
new bcdbf0d3 0: good: gcc-99e80969097f127acf1c765d507fbcfe15524b56: -5
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 (b451afad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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-prepare_abe/console.log | 36 +-
3-build_abe-bootstrap/console.log | 66275 ++++++++++++++++++-----------------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 66387 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 65702 insertions(+), 67080 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 ae5245f08c6 Reland "[Remarks] Add a new Remark / RemarkParser abstraction"
new df1fd0765ba [InstSimplify] Add additional cmp of abs without nsw tests; NFC
new 8cb45493526 [DwarfDebug] Add triple to test.
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:
test/MC/X86/dwarf-size-field-overflow.test | 2 +-
test/Transforms/InstSimplify/icmp-abs-nabs.ll | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from a74fa2b1a77 Backport from mainline:
adds 7c580822122 Daily bump.
adds 1f08789dc62 PR rtl-optimization/89753 * loop-unroll.c (decide_unroll_ [...]
adds 0602ce522a3 2019-03-19 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/loop-unroll.c | 2 +-
gcc/opts.c | 8 ++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/unroll-7.c | 11 +++++++++++
6 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/unroll-7.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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7efcedf2b5 PR24355, segmentation fault in function called from ppc_fini [...]
adds 205f067ea6 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.