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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 95e73175 0: update: gcc-9fef1353c8584265d56a5c4ab82ec643894a51aa: -5
new 618baebd 0: update: gcc-93fd8418745ed8988cb8c59e0bb063164fc5c9a6: -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 (95e73175)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 439 +-
03-build_abe-bootstrap_lto/console.log | 87590 +++++++++++++++---------------
console.log | 88219 ++++++++++++++++---------------
jenkins/manifest.sh | 10 +-
5 files changed, 88229 insertions(+), 88195 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-O2_LTO
in repository toolchain/ci/gcc.
from a526d712760 Daily bump.
adds 0b18af2edcc 2019-06-12 Thomas Koenig <tkoenig(a)gcc.gnu.org> Tomáš [...]
adds 2556ec3d27d Daily bump.
adds ca471482ce8 Daily bump.
adds 93fd8418745 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 ++++++
gcc/fortran/trans-types.c | 3 ++
gcc/testsuite/ChangeLog | 8 +++++
.../gfortran.dg/deferred_character_33.f90 | 35 ++++++++++++++++++++++
.../gfortran.dg/deferred_character_33a.f90 | 9 ++++++
6 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33a.f90
--
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-O2_LTO
in repository toolchain/ci/binutils-gdb.
from ac0e4b7814 Automatic date update in version.in
adds 9757d0f1c5 Automatic date update in version.in
adds e15c7d2fd1 Automatic date update in version.in
adds 15660a4de7 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-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 93e08814 0: init: binutils-gcc-glibc-llvm: 0
new 4ff28552 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 (93e08814)
\
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 | 184 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11088 ++--
04-build_abe-stage1/console.log | 13788 ++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 38877 ++++++------
07-build_abe-stage2/console.log | 40638 ++++++------
08-build_llvm-true/console.log | 11702 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 22 +-
09-benchmark/console.log | 200 +-
11-update_baseline/console.log | 6 +-
console.log | 117761 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
results_id | 2 +-
15 files changed, 117531 insertions(+), 117495 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 9e1cb6616db [clang] Add storage for APValue in ConstantExpr
new f8a4e52cc95 [PowerPC] Set the innermost hot loop to align 32 bytes
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:
lib/Target/PowerPC/PPCISelLowering.cpp | 12 ++
test/CodeGen/PowerPC/loop-align.ll | 209 +++++++++++++++++++++++++++++++++
2 files changed, 221 insertions(+)
create mode 100644 test/CodeGen/PowerPC/loop-align.ll
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d61f9cb8 2: update: binutils-gcc-linux: 16993
new d7caa2c1 2: update: binutils-gcc-linux: 16993
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 (d61f9cb8)
\
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 | 160 +-
02-prepare_abe/console.log | 8 +-
03-build_abe-binutils/console.log | 10640 +++++++-------
04-build_abe-stage1/console.log | 15010 ++++++++++----------
05-build_linux/console.log | 932 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 94 +-
console.log | 26890 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26858 insertions(+), 26894 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.