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-lts-allyesconfig
in repository toolchain/ci/gcc.
from 43088b6f674 Daily bump.
adds 5d17bb989b6 PR c++/92201 * cp-gimplify.c (cp_gimplify_expr): If gimpl [...]
adds 96ddf4f2c1d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 +++++
gcc/cp/cp-gimplify.c | 6 +++++
gcc/testsuite/ChangeLog | 47 ++++++++++++++++++++----------------
gcc/testsuite/g++.dg/other/pr92201.C | 7 ++++++
5 files changed, 46 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr92201.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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1d94327e 0: update: binutils-gcc-linux: all
new 18eb67fa 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 (1d94327e)
\
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 | 182 +-
02-prepare_abe/console.log | 423 +-
03-build_abe-binutils/console.log | 10981 ++++++++--------
04-build_abe-stage1/console.log | 13069 +++++++++---------
05-build_linux/console.log | 789 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25468 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 25475 insertions(+), 25471 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 5aeea439 0: update: llvm-linux: boot
new b349940b 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 (5aeea439)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11953 +++++++++++++++++-----------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 472 +-
console.log | 13407 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13408 insertions(+), 13414 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-allyesconfig
in repository toolchain/ci/linux.
from 8005803a2ca0 Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/li [...]
adds 112e72373d1f virtio-fs: Change module name to virtiofs.ko
adds 3f22c7467136 virtio-fs: don't show mount options
adds 2b319d1f6f92 fuse: don't dereference req->args on finished request
adds 6c26f71759a6 fuse: don't advise readdirplus for negative lookup
adds 51fecdd2555b virtiofs: Do not end request in submission context
adds 7ee1e2e631db virtiofs: No need to check fpq->connected state
adds 5dbe190f3412 virtiofs: Set FR_SENT flag only after request has been sent
adds c17ea0096103 virtiofs: Count pending forgets as in_flight forgets
adds a9bfd9dd3417 virtiofs: Retry request submission from worker context
adds 80da5a809d19 virtiofs: Remove set but not used variable 'fc'
adds b24e7598db62 fuse: flush dirty data/metadata before non-truncate setattr
adds e4648309b85a fuse: truncate pending writes on O_TRUNC
adds 9de55a37fcc5 fuse: Add changelog entries for protocols 7.1 - 7.8
adds 091d1a726772 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()
adds 23fdb198ae81 Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
fs/fuse/Makefile | 3 +-
fs/fuse/dev.c | 4 +-
fs/fuse/dir.c | 16 ++++-
fs/fuse/file.c | 14 ++--
fs/fuse/fuse_i.h | 4 ++
fs/fuse/inode.c | 4 ++
fs/fuse/virtio_fs.c | 169 +++++++++++++++++++++++++++++++---------------
include/uapi/linux/fuse.h | 37 ++++++++++
8 files changed, 186 insertions(+), 65 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6fc86503 0: update: llvm-linux: all
new 3d8f30d1 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 (6fc86503)
\
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 | 128 +-
02-build_llvm/console.log | 12913 ++++++++++++++++++------------------
03-build_linux/console.log | 762 +--
04-boot_linux/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 13834 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13510 insertions(+), 14170 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 43088b6f674 Daily bump.
adds 5d17bb989b6 PR c++/92201 * cp-gimplify.c (cp_gimplify_expr): If gimpl [...]
adds 96ddf4f2c1d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 +++++
gcc/cp/cp-gimplify.c | 6 +++++
gcc/testsuite/ChangeLog | 47 ++++++++++++++++++++----------------
gcc/testsuite/g++.dg/other/pr92201.C | 7 ++++++
5 files changed, 46 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr92201.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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 828dcd6f 0: update: binutils-gcc-linux: boot
new 991791e5 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 (828dcd6f)
\
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 | 14 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10724 +++++++--------
04-build_abe-stage1/console.log | 13628 +++++++++----------
05-build_linux/console.log | 592 +-
06-boot_linux/console.log | 4 +-
console.log | 25380 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25388 insertions(+), 25384 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.