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 132290a6 0: update: binutils-gcc-linux-qemu: boot
new eb03b0e5 0: update: binutils-gcc-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 (132290a6)
\
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 | 48 +-
02-prepare_abe/console.log | 46 +-
03-build_abe-binutils/console.log | 10476 +++++------
04-build_abe-stage1/console.log | 13180 +++++++-------
05-build_linux/console.log | 644 +-
06-build_abe-qemu/console.log | 4332 ++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 28874 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 28815 insertions(+), 28811 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 2a36b284 0: update: binutils-gcc-linux-qemu: boot
new 767ac48c 0: update: binutils-gcc-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 (2a36b284)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 66 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 11606 ++++-----
04-build_abe-stage1/console.log | 18995 ++++++++-------
05-build_linux/console.log | 839 +-
06-build_abe-qemu/console.log | 6401 ++---
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 38435 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 38448 insertions(+), 38434 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-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 290103317c6 Daily bump.
adds d3f3b28dcd3 Daily bump.
adds 0f225e57427 Fortran: Reject DT as fmt in I/O statments [PR99111]
adds 0011e697506 aarch64: Introduce prefer_advsimd_autovec to GCC 10
new 82560ad9d00 Daily bump.
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/ChangeLog | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-tuning-flags.def | 3 ++
gcc/config/aarch64/aarch64.c | 10 ++++-
gcc/fortran/ChangeLog | 9 +++++
gcc/fortran/io.c | 7 ++++
gcc/testsuite/ChangeLog | 13 ++++++
.../gcc.target/aarch64/advsimd_autovec_only_1.c | 13 ++++++
gcc/testsuite/gfortran.dg/fmt_nonchar_1.f90 | 46 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_nonchar_2.f90 | 22 +++++++++++
10 files changed, 130 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd_autovec_only_1.c
create mode 100644 gcc/testsuite/gfortran.dg/fmt_nonchar_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_nonchar_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.