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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 181a4cdd5 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
discards 578db376d 0: update: binutils-gcc-linux: boot
new 3c5afd27a 0: update: binutils-gcc-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 (181a4cdd5)
\
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:
01-reset_artifacts/console.log | 248 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11377 ++++++------
04-build_abe-stage1/console.log | 13773 +++++++--------
05-build_linux/console.log | 1884 +-
06-boot_linux/console.log | 248 +
07-check_regression/console.log | 93 +-
07-check_regression/results.regressions | 11 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 67 +-
08-update_baseline/results.regressions | 11 +-
console.log | 28124 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results | 17 +-
15 files changed, 27666 insertions(+), 28642 deletions(-)
create mode 100644 06-boot_linux/console.log
delete mode 100644 07-check_regression/trigger-bisect
delete 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_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from 43ddc027add Daily bump.
adds 120fcbb4147 AArch64: Fix bugs in -mcpu=native detection.
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/driver-aarch64.c | 133 ++++++++++++++++++++++++++++--------
1 file changed, 103 insertions(+), 30 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards effe83e27 0: update: binutils-gcc-linux: boot
new 057acf197 0: update: binutils-gcc-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 (effe83e27)
\
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 | 172 +-
02-prepare_abe/console.log | 380 +-
03-build_abe-binutils/console.log | 12044 ++++++------
04-build_abe-stage1/console.log | 16132 ++++++++--------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29582 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29628 insertions(+), 29552 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 ba009860aec openmp: Fix ICE on non-rectangular loop with known 0 iterations
new 4c4dfe21df4 libphobos: Merge upstream phobos 7948e0967.
new fa9091ad93b d: Add dragonflybsd support for D compiler and runtime
new 27d8c3516b6 d: Fix a couple of ICEs found in the dmd front-end (PR97842)
new 798bdfa0ebc d: Fix LHS of array concatentation evaluated before the RHS.
The 4 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/config.gcc | 3 +
gcc/config/{sol2-d.c => dragonfly-d.c} | 16 +-
.../libgcc-softfp.ver => gcc/config/t-dragonfly | 13 +-
gcc/d/d-codegen.cc | 5 +-
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/cond.c | 4 +
gcc/d/dmd/mtype.c | 6 +
gcc/d/expr.cc | 3 +
gcc/testsuite/gdc.dg/torture/pr97843.d | 37 +++
.../gdc.test/fail_compilation/fail18970.d | 37 +++
.../gdc.test/fail_compilation/imports/test21164a.d | 9 +
.../gdc.test/fail_compilation/imports/test21164b.d | 4 +
.../gdc.test/fail_compilation/imports/test21164c.d | 10 +
.../gdc.test/fail_compilation/imports/test21164d.d | 9 +
.../gdc.test/fail_compilation/test21164.d | 13 +
libphobos/configure | 2 +-
libphobos/configure.tgt | 3 +
libphobos/m4/druntime/os.m4 | 2 +-
libphobos/src/MERGE | 2 +-
libphobos/src/std/string.d | 267 ---------------------
20 files changed, 156 insertions(+), 291 deletions(-)
copy gcc/config/{sol2-d.c => dragonfly-d.c} (71%)
copy libgcc/config/aarch64/libgcc-softfp.ver => gcc/config/t-dragonfly (85%)
create mode 100644 gcc/testsuite/gdc.dg/torture/pr97843.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/fail18970.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/imports/test21164a.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/imports/test21164b.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/imports/test21164c.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/imports/test21164d.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/test21164.d
--
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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a10385102 0: update: binutils-gcc-linux: all
new f2a065d1f 0: update: 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 (a10385102)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 137 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11587 ++++-----
04-build_abe-stage1/console.log | 20205 +++++++--------
05-build_linux/console.log | 6664 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 81 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39124 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39102 insertions(+), 39162 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.