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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards be0b1ff5 0: update: binutils-llvm-linux-qemu: boot
new ead963a4 0: update: binutils-llvm-linux-qemu: 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 (be0b1ff5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 226 +-
02-prepare_abe/console.log | 445 +-
03-build_abe-binutils/console.log | 12330 +++++++------
04-build_llvm/console.log | 14045 +++++++--------
05-build_linux/console.log | 623 +-
06-build_abe-qemu/console.log | 6859 ++++---
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 14 +-
09-update_baseline/console.log | 50 +-
console.log | 34600 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 34550 insertions(+), 34674 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cba5fb5f 0: update: binutils-gcc-linux-qemu: all
new 4682fee7 0: update: binutils-gcc-linux-qemu: 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 (cba5fb5f)
\
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 | 156 +-
02-prepare_abe/console.log | 405 +-
03-build_abe-binutils/console.log | 11772 +++++----
04-build_abe-stage1/console.log | 14985 ++++++------
05-build_linux/console.log | 5268 +---
06-build_abe-qemu/console.log | 5936 +++--
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 5 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 5 +-
console.log | 38562 +++++++++++++-----------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 34468 insertions(+), 42690 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 releases/gcc-9
in repository gcc.
from 4f01123ca27 Add mi_thunk support for vcalls on hppa.
new 1dfa6e6c50b PR libfortran/99218 - matmul on temporary array accesses in [...]
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/testsuite/gfortran.dg/matmul_21.f90 | 15 +++++++++++++++
libgfortran/generated/matmul_c10.c | 15 ++++++++++-----
libgfortran/generated/matmul_c16.c | 15 ++++++++++-----
libgfortran/generated/matmul_c4.c | 15 ++++++++++-----
libgfortran/generated/matmul_c8.c | 15 ++++++++++-----
libgfortran/generated/matmul_i1.c | 15 ++++++++++-----
libgfortran/generated/matmul_i16.c | 15 ++++++++++-----
libgfortran/generated/matmul_i2.c | 15 ++++++++++-----
libgfortran/generated/matmul_i4.c | 15 ++++++++++-----
libgfortran/generated/matmul_i8.c | 15 ++++++++++-----
libgfortran/generated/matmul_r10.c | 15 ++++++++++-----
libgfortran/generated/matmul_r16.c | 15 ++++++++++-----
libgfortran/generated/matmul_r4.c | 15 ++++++++++-----
libgfortran/generated/matmul_r8.c | 15 ++++++++++-----
libgfortran/generated/matmulavx128_c10.c | 6 ++++--
libgfortran/generated/matmulavx128_c16.c | 6 ++++--
libgfortran/generated/matmulavx128_c4.c | 6 ++++--
libgfortran/generated/matmulavx128_c8.c | 6 ++++--
libgfortran/generated/matmulavx128_i1.c | 6 ++++--
libgfortran/generated/matmulavx128_i16.c | 6 ++++--
libgfortran/generated/matmulavx128_i2.c | 6 ++++--
libgfortran/generated/matmulavx128_i4.c | 6 ++++--
libgfortran/generated/matmulavx128_i8.c | 6 ++++--
libgfortran/generated/matmulavx128_r10.c | 6 ++++--
libgfortran/generated/matmulavx128_r16.c | 6 ++++--
libgfortran/generated/matmulavx128_r4.c | 6 ++++--
libgfortran/generated/matmulavx128_r8.c | 6 ++++--
libgfortran/m4/matmul_internal.m4 | 3 ++-
28 files changed, 199 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_21.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.