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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 815a9c6bd 0: update: binutils-effc14f54c3fdcb700f22ce53cef97665c0fdf7f: all
new 792e271bf 1: reset: gcc-4e3d3e40726e1b68bf52fa205c68495124ea60b8: 20264
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 | 183 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 11269 +++++-----
04-build_abe-stage1/console.log | 20136 +++++++++---------
05-build_linux/console.log | 6741 +++---
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 77 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 25 +-
console.log | 38699 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
regressions.txt | 13 +-
reset-baseline | 0
results | 4 +-
14 files changed, 39185 insertions(+), 38351 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cbafba19c 0: update: llvm-linux: all
new 9779a529a 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 (cbafba19c)
\
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 | 122 +-
02-build_llvm/console.log | 12829 +++++++++++++++++------------------
03-build_linux/console.log | 658 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13615 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13618 insertions(+), 13620 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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 73eff33ac 0: update: llvm-linux: all
new 8734328a0 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 (73eff33ac)
\
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 | 184 +-
02-build_llvm/console.log | 12576 +++++++++++++++++------------------
03-build_linux/console.log | 570 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 36 +
console.log | 13346 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13384 insertions(+), 13356 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 f22712bd8a2 Fix inliner ICE on alias with flatten attribute [PR92372]
new 37482edc3f7 d/dmd: Merge upstream dmd d1a606599
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/dclass.c | 1 -
gcc/d/dmd/expressionsem.c | 1 +
gcc/d/dmd/module.h | 1 +
gcc/testsuite/gdc.test/compilable/imports/pr9471a.d | 2 ++
gcc/testsuite/gdc.test/compilable/imports/pr9471b.d | 5 +++++
gcc/testsuite/gdc.test/compilable/imports/pr9471c.d | 18 ++++++++++++++++++
gcc/testsuite/gdc.test/compilable/imports/pr9471d.d | 1 +
gcc/testsuite/gdc.test/compilable/pr9471.d | 6 ++++++
gcc/testsuite/gdc.test/runnable/traits.d | 4 ++--
10 files changed, 37 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/pr9471a.d
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/pr9471b.d
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/pr9471c.d
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/pr9471d.d
create mode 100644 gcc/testsuite/gdc.test/compilable/pr9471.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.