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-allnoconfig
in repository toolchain/ci/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value
adds 5f840df591a9 ARC: mm: fix spelling mistakes
adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping
adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup
adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...]
adds 1179f170b6f0 s390: fix fpu restore in entry.S
adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...]
adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
adds 98128572084c cifs: fix a memleak with modefromsid
adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread
adds ac873aa3dc21 smb3: Avoid Mid pending list corruption
adds 1254100030b3 smb3: Handle error case during offload read path
adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/include/asm/bitops.h | 4 +-
arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------
arch/arc/mm/tlb.c | 24 ++++++------
arch/s390/kernel/asm-offsets.c | 10 ++---
arch/s390/kernel/entry.S | 2 +
fs/cifs/cifsacl.c | 1 +
fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++-------
mm/filemap.c | 8 ++++
mm/page-writeback.c | 6 ---
9 files changed, 133 insertions(+), 66 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 18023fa6225 Daily bump.
adds c71d97549d4 [testsuite] Enable column location checking for 'dg-optimiz [...]
adds b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
No new revisions were added by this update.
Summary of changes:
gcc/cp/call.c | 20 +++++++-------
gcc/cp/class.c | 14 ++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 ++---
gcc/testsuite/g++.dg/debug/localclass2.C | 24 +++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/nodump-vect-opt-info-1.c | 4 +--
gcc/testsuite/gcc.dg/vect/nodump-vect-opt-info-2.c | 4 +--
gcc/testsuite/lib/gcc-dg.exp | 4 +--
9 files changed, 89 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.C
--
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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d35842675 0: update: binutils-gcc-linux: boot
new 1751be958 0: update: binutils-gcc-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 (d35842675)
\
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 | 128 +-
02-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 11112 ++++++-------
04-build_abe-stage1/console.log | 12994 ++++++++--------
05-build_linux/console.log | 552 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 14 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25060 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 25093 insertions(+), 25045 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 tested
in repository toolchain/jenkins-scripts.
from 5f69b159 tcwg-generate-source-cache.sh: Update fetching of Foundation Model
adds 7cb2be67 update-llvmbot-containers: Add flang-dylib/shlibs
No new revisions were added by this update.
Summary of changes:
tcwg-update-llvmbot-containers.sh | 2 ++
1 file changed, 2 insertions(+)
--
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-mainline-defconfig
in repository toolchain/ci/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value
adds 5f840df591a9 ARC: mm: fix spelling mistakes
adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping
adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup
adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...]
adds 1179f170b6f0 s390: fix fpu restore in entry.S
adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...]
adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
adds 98128572084c cifs: fix a memleak with modefromsid
adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread
adds ac873aa3dc21 smb3: Avoid Mid pending list corruption
adds 1254100030b3 smb3: Handle error case during offload read path
adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/include/asm/bitops.h | 4 +-
arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------
arch/arc/mm/tlb.c | 24 ++++++------
arch/s390/kernel/asm-offsets.c | 10 ++---
arch/s390/kernel/entry.S | 2 +
fs/cifs/cifsacl.c | 1 +
fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++-------
mm/filemap.c | 8 ++++
mm/page-writeback.c | 6 ---
9 files changed, 133 insertions(+), 66 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b7f07091c 0: update: binutils-gcc-linux: boot
new d612cbfdd 0: update: binutils-gcc-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 (b7f07091c)
\
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 | 238 +-
02-prepare_abe/console.log | 338 +-
03-build_abe-binutils/console.log | 11589 ++++++------
04-build_abe-stage1/console.log | 16018 ++++++++--------
05-build_linux/console.log | 718 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29421 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 29439 insertions(+), 29425 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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from 18023fa6225 Daily bump.
adds c71d97549d4 [testsuite] Enable column location checking for 'dg-optimiz [...]
adds b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
No new revisions were added by this update.
Summary of changes:
gcc/cp/call.c | 20 +++++++-------
gcc/cp/class.c | 14 ++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 ++---
gcc/testsuite/g++.dg/debug/localclass2.C | 24 +++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/nodump-vect-opt-info-1.c | 4 +--
gcc/testsuite/gcc.dg/vect/nodump-vect-opt-info-2.c | 4 +--
gcc/testsuite/lib/gcc-dg.exp | 4 +--
9 files changed, 89 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.