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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0692bc0ca7f Add Changelog entries to relavent Changelog files for my la [...]
adds e28336b5955 Daily bump.
adds 65709f4b93c re PR target/90724 (ICE with __sync_bool_compare_and_swap w [...]
adds 2d8ea3a0a60 Fix SLP downward group access classification [PR92420]
adds 84a46517176 Don't pass booleans as mask types to simd clones [PR92710]
adds e129cd5283c predcom: Fix invalid store-store commoning [PR93434]
adds 56013948123 [fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580]
new 52db14c1f70 Reject tail calls that read from an escaped RESULT_DECL [PR90313]
new 2408b93a10c Check for bitwise identity when encoding VECTOR_CSTs [PR92768]
The 2 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 | 57 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 3 +
gcc/fold-const.c | 17 +++-
gcc/fortran/ChangeLog | 12 +++
gcc/fortran/primary.c | 24 ++++-
gcc/testsuite/ChangeLog | 33 +++++++
gcc/testsuite/g++.dg/torture/pr90313.cc | 33 +++++++
gcc/testsuite/gcc.c-torture/execute/pr93434.c | 36 ++++++++
gcc/testsuite/gcc.dg/pr92768.c | 7 ++
gcc/testsuite/gcc.dg/vect/pr92420.c | 48 ++++++++++
gcc/testsuite/gcc.dg/vect/pr92710.c | 12 +++
gcc/testsuite/gfortran.dg/pr93580.f90 | 13 +++
gcc/tree-core.h | 3 +-
gcc/tree-predcom.c | 24 ++++-
gcc/tree-tailcall.c | 29 ++++++
gcc/tree-vect-stmts.c | 121 +++++++++++++++-----------
gcc/tree-vector-builder.h | 2 +-
18 files changed, 414 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr90313.cc
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93434.c
create mode 100644 gcc/testsuite/gcc.dg/pr92768.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr92420.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr92710.c
create mode 100644 gcc/testsuite/gfortran.dg/pr93580.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_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ce651346 0: update: binutils-gcc-linux: all
new 97aa0ef9 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 (ce651346)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 216 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 11389 +++++++------
04-build_abe-stage1/console.log | 18131 ++++++++++-----------
05-build_linux/console.log | 846 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30782 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30806 insertions(+), 30762 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 11a48a5a18c6 Linux 5.6-rc2
adds 52e29e331070 btrfs: don't set path->leave_spinning for truncate
adds eaea2947063a Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/sc [...]
adds fe2e082f5da5 ecryptfs: fix a memory leak bug in parse_tag_1_packet()
adds b4a81b87a4cf ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
adds 726464596b5d MAINTAINERS: eCryptfs: Update maintainer address and downg [...]
adds f8e48a8408f5 eCryptfs: Replace deactivated email address
adds 2c2a7552dd64 ecryptfs: replace BUG_ON with error handling code
adds b1da3acc781c Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 4 ++--
fs/btrfs/inode.c | 2 --
fs/ecryptfs/crypto.c | 6 ++++--
fs/ecryptfs/ecryptfs_kernel.h | 2 +-
fs/ecryptfs/keystore.c | 2 +-
fs/ecryptfs/main.c | 2 +-
fs/ecryptfs/messaging.c | 3 ++-
7 files changed, 11 insertions(+), 10 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 78eeba8b 0: update: llvm-linux: boot
new 77353fc5 0: update: llvm-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 (78eeba8b)
\
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 | 166 +-
02-build_llvm/console.log | 12661 ++++++++--------
03-build_linux/console.log | 18240 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 40 +-
06-update_baseline/console.log | 10 +-
console.log | 31121 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31130 insertions(+), 31124 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 08afe87b797 Always compare types of LHS for gimple_assign in ICF.
new 23d3f25c87d [Fortran] ICE: Invalid expression in gfc_element_size PR93601
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/match.c | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr93601.f90 | 7 +++++++
4 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr93601.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_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/llvm-project.
from 0cffa939a7d Fix crash in InfinteLoopCheck
adds 4f53867ec27 Drop git version suffix
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
4 files changed, 4 insertions(+), 4 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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 54f18bb8 0: update: llvm-linux: boot
new c3351a16 0: update: llvm-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 (54f18bb8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 54 +-
02-build_llvm/console.log | 12577 +++++++++++++++++-----------------
03-build_linux/console.log | 698 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13785 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13791 insertions(+), 13793 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.