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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 62f95ea91 0: update: llvm-linux: all
new 0037cb14c 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 (62f95ea91)
\
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 | 70 +-
02-build_llvm/console.log | 12717 ++++++++++++++--------------
03-build_linux/console.log | 4326 +++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 34 -
console.log | 17165 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17148 insertions(+), 17190 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_O1
in repository toolchain/ci/gcc.
from 3786be02885 Daily bump.
adds 7341a557418 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards a33da7271 0: update: gcc-3786be028859b2bbeb8c1e66b48776ad1111e6e2: 1
new efc457948 0: update: gcc-7341a55741829054ebb4b6098479762fd569f26c: 1
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 (a33da7271)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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 | 128 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-bootstrap_O1/console.log | 64913 ++++++++++++++++---------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 2 +-
console.log | 65491 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
regressions.txt | 12 +-
8 files changed, 65500 insertions(+), 65502 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-master-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 2a4c59d9aa6 Daily bump.
adds 6733ecaf3fe gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c"
adds ff0a62841e2 c++: Fix pretty printing of TYPENAME_TYPEs
adds 5e1b4e60c18 c++: Fix missing SFINAE when binding a bit-field to a refer [...]
adds 9de42a8e995 Patch and ChangeLogs for PR93581
adds 0b4ee25bdd7 Daily bump.
new d5114529228 [testsuite] Fix PR94023 to guard case under vect_hw_misalign
new cb2c60206f4 [testsuite] Fix PR94019 to check vector char when vect_hw_misalign
new 016d0f9e43c Insert default return_void at the end of coroutine body
new 2e94d3ee47b alias: Punt after walking too many VALUEs during a toplevel [...]
new 314b91220a0 Restore alignment in rs6000 target.
new 157e23d8803 [testsuite][arm] Fix typo in fuse-caller-save.c
new 8475f2902a2 c++: Fix ABI issue with alignas on armv7hl [PR94050]
The 7 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 | 14 +++++
gcc/DATESTAMP | 2 +-
gcc/alias.c | 3 +
gcc/config/rs6000/rs6000.c | 5 --
gcc/cp/ChangeLog | 22 +++++++
gcc/cp/call.c | 21 ++++---
gcc/cp/class.c | 4 ++
gcc/cp/coroutines.cc | 68 ++++++++++++----------
gcc/cp/cxx-pretty-print.c | 2 +-
gcc/fortran/ChangeLog | 8 +++
gcc/fortran/resolve.c | 33 ++++++++++-
gcc/fortran/trans-array.c | 18 ++++++
gcc/params.opt | 4 ++
gcc/testsuite/ChangeLog | 51 +++++++++++++++-
gcc/testsuite/g++.dg/abi/align3.C | 12 ++++
gcc/testsuite/g++.dg/concepts/diagnostic4.C | 18 ++++++
gcc/testsuite/g++.dg/concepts/pr93729.C | 15 +++++
.../torture/co-ret-15-default-return_void.C | 55 +++++++++++++++++
gcc/testsuite/gcc.dg/vect/slp-perm-12.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-over-widen-17.c | 5 +-
gcc/testsuite/gcc.target/arm/fuse-caller-save.c | 2 +-
gcc/testsuite/gcc.target/i386/pr89229-3c.c | 2 +-
gcc/testsuite/gcc.target/powerpc/pr93800.c | 14 +++++
gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90 | 24 ++++++++
24 files changed, 350 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/align3.C
create mode 100644 gcc/testsuite/g++.dg/concepts/diagnostic4.C
create mode 100644 gcc/testsuite/g++.dg/concepts/pr93729.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/co-ret-15-default-retur [...]
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr93800.c
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_6.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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards f7ffbce1c 0: update: gcc-2a4c59d9aa6b1018fa8f86dd8c0573c1fed3f199: 1
new f4522effc 0: update: gcc-8475f2902a2e2ca5f7ace8bc5265bd1a815dda20: 1
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 (f7ffbce1c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 56 +-
02-prepare_abe/console.log | 56 +-
03-build_abe-bootstrap_O3/console.log | 69248 +++++++++++++++----------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 2 +-
console.log | 69382 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
regressions.txt | 12 +-
8 files changed, 69420 insertions(+), 69364 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e2bb58b60 11: update: llvm-linux: 16048
new 651c177fa 11: update: llvm-linux: 16048
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 (e2bb58b60)
\
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 | 216 +-
02-build_llvm/console.log | 12457 +++++++++++------------
03-build_linux/console.log | 7424 +++++++-------
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 38 +-
console.log | 20147 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 20174 insertions(+), 20148 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-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7770d1ca3 0: update: llvm-linux: all
new 42067d6a1 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 (7770d1ca3)
\
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 | 36 +-
02-build_llvm/console.log | 12707 +++++++++++++++++------------------
03-build_linux/console.log | 826 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13575 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13592 insertions(+), 13566 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.