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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 19609caf 0: update: binutils-gcc: 1
new 11b8303a 0: update: binutils-gcc: 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 (19609caf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 191 +-
02-prepare_abe/console.log | 186 +-
.../console.log | 196337 +++++++++--------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 42 +-
console.log | 196780 +++++++++---------
jenkins/manifest.sh | 10 +-
7 files changed, 196750 insertions(+), 196814 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-arm-bootstrap
in repository toolchain/ci/gcc.
from 1711b045829 aarch64: Use memcpy to copy vector tables in vst1[q]_x4 intrinsics
adds 3ea62a2b2ed libstdc++: Reduce headers included by <future>
adds 085666673db x86: Don't return hard register when LRA is in progress
adds ccf6e2c21be aarch64: Use memcpy to copy vector tables in vst1[q]_x3 intrinsics
adds 50752b751ff aarch64: Use memcpy to copy vector tables in vst1[q]_x2 intrinsics
adds 435f90187eb Use range_query object in array bounds class.
adds 8408d34570c expmed: Fix store_integral_bit_field [PR101562]
adds e314cfc371d Fortran: extend check for array arguments and reject CLASS [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/arm_neon.h | 206 ++++++---------------
gcc/config/i386/i386.c | 2 +-
gcc/expmed.c | 5 +-
gcc/fortran/check.c | 3 +-
gcc/gimple-array-bounds.h | 4 +-
gcc/testsuite/gcc.c-torture/compile/pr101562.c | 21 +++
.../aarch64/vector_structure_intrinsics.c | 39 +++-
gcc/testsuite/gcc.target/i386/pr101504.c | 23 +++
gcc/testsuite/gfortran.dg/pr101536.f90 | 33 ++++
libstdc++-v3/include/std/future | 3 +-
10 files changed, 181 insertions(+), 158 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101562.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101504.c
create mode 100644 gcc/testsuite/gfortran.dg/pr101536.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-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 58cc10d8 0: update: binutils-gcc: 1
new a74f1b4d 0: update: binutils-gcc: 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 (58cc10d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 190 +-
04-build_abe-bootstrap/console.log | 85015 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 85419 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
7 files changed, 85375 insertions(+), 85473 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_debug
in repository toolchain/ci/gcc.
from 1711b045829 aarch64: Use memcpy to copy vector tables in vst1[q]_x4 intrinsics
adds 3ea62a2b2ed libstdc++: Reduce headers included by <future>
adds 085666673db x86: Don't return hard register when LRA is in progress
adds ccf6e2c21be aarch64: Use memcpy to copy vector tables in vst1[q]_x3 intrinsics
adds 50752b751ff aarch64: Use memcpy to copy vector tables in vst1[q]_x2 intrinsics
adds 435f90187eb Use range_query object in array bounds class.
adds 8408d34570c expmed: Fix store_integral_bit_field [PR101562]
adds e314cfc371d Fortran: extend check for array arguments and reject CLASS [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/arm_neon.h | 206 ++++++---------------
gcc/config/i386/i386.c | 2 +-
gcc/expmed.c | 5 +-
gcc/fortran/check.c | 3 +-
gcc/gimple-array-bounds.h | 4 +-
gcc/testsuite/gcc.c-torture/compile/pr101562.c | 21 +++
.../aarch64/vector_structure_intrinsics.c | 39 +++-
gcc/testsuite/gcc.target/i386/pr101504.c | 23 +++
gcc/testsuite/gfortran.dg/pr101536.f90 | 33 ++++
libstdc++-v3/include/std/future | 3 +-
10 files changed, 181 insertions(+), 158 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101562.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101504.c
create mode 100644 gcc/testsuite/gfortran.dg/pr101536.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_debug
in repository toolchain/ci/base-artifacts.
discards fe4b7bfc 0: update: binutils-gcc: 1
new 8eb73387 0: update: binutils-gcc: 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 (fe4b7bfc)
\
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 | 76 +-
02-prepare_abe/console.log | 356 +-
04-build_abe-bootstrap_debug/console.log | 58349 ++++++++++++++--------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 58791 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 58768 insertions(+), 58846 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 linux.
from 704f4cba43d4 Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/cep [...]
new 9acc8103ab59 btrfs: fix unpersisted i_size on fsync after expanding truncate
new 16a200f66ede btrfs: check for missing device in btrfs_trim_fs
new 8949b9a11401 btrfs: fix lock inversion problem when doing qgroup extent [...]
new c7c3a6dcb1ef btrfs: store a block_device in struct btrfs_ordered_extent
new f0fddcec6b62 Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/s [...]
The 5 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:
fs/btrfs/backref.c | 6 +++---
fs/btrfs/backref.h | 3 ++-
fs/btrfs/delayed-ref.c | 4 ++--
fs/btrfs/extent-tree.c | 3 +++
fs/btrfs/inode.c | 2 +-
fs/btrfs/ordered-data.c | 2 --
fs/btrfs/ordered-data.h | 3 +--
fs/btrfs/qgroup.c | 38 ++++++++++++++++++++++++++++++--------
fs/btrfs/qgroup.h | 2 +-
fs/btrfs/tests/qgroup-tests.c | 20 ++++++++++----------
fs/btrfs/tree-log.c | 31 ++++++++++++++++++++++---------
fs/btrfs/zoned.c | 12 ++++--------
12 files changed, 79 insertions(+), 47 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 binutils-gdb.
from febbfd5154a Automatic date update in version.in
new 77db4723ddd Update the NetBSD system call table to match NetBSD-current.
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:
gdb/syscalls/netbsd.xml | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from d55be382543 Daily bump.
new 909aa2c536e 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.