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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c66f78b49 2: update: binutils-llvm-linux-qemu: 21885
new 5b311fcb1 2: update: binutils-llvm-linux-qemu: 21885
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 (c66f78b49)
\
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.xz | Bin 1580 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41468 -> 41976 bytes
04-build_llvm/console.log.xz | Bin 58812 -> 58996 bytes
05-build_abe-qemu/console.log.xz | Bin 30120 -> 30192 bytes
06-build_linux/console.log.xz | Bin 5108 -> 5260 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 108 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +++----
9 files changed, 64 insertions(+), 64 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from d794dc3eb4 Automatic date update in version.in
adds 6540edd52c Move elf_backend_always_size_sections earlier
No new revisions were added by this update.
Summary of changes:
bfd/elflink.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from b2b436ec0205 Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/sc [...]
adds 8ff5f5d9d8cf RDMA/rxe: Prevent double freeing rxe_map_set()
adds 4163cb3d1980 Revert "RDMA/mlx5: Fix releasing unallocated memory in der [...]
adds 7694a7de22c5 RDMA/uverbs: Check for null return of kmalloc_array
adds b35a0f4dd544 RDMA/core: Don't infoleak GRH fields
adds ddec8ed2d490 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
drivers/infiniband/core/uverbs_marshall.c | 2 +-
drivers/infiniband/core/uverbs_uapi.c | 3 +++
drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 +++---
drivers/infiniband/hw/mlx5/mr.c | 26 ++++++++++++++------------
drivers/infiniband/sw/rxe/rxe_mr.c | 16 +++++++---------
5 files changed, 28 insertions(+), 25 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 32d8ff73718 c++: when delegating constructor throws [PR103711]
adds 55385f12f60 Fortran: Fix handling of optional argument to SIZE intrinsi [...]
adds 1f759dbdcdd Optimize V16HF vector insert to element 0 for AVX2.
adds 041cfa0ce44 Support commutative alternative for AVX512 vpcmpeq{b,w,d,q}
adds 765693be1c8 c++: temporarily restore VEC_INIT_EXPR gimplify [PR103936]
new add37d3bf4f rs6000: Define a pattern for mffscrni. If the RN is a cons [...]
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/config/i386/i386-expand.c | 5 +-
gcc/config/i386/sse.md | 112 ++++++++++-----------
gcc/config/rs6000/rs6000.md | 24 ++++-
gcc/cp/cp-gimplify.c | 13 +++
gcc/fortran/trans-intrinsic.c | 6 +-
gcc/testsuite/g++.dg/init/aggr15.C | 11 ++
.../gcc.target/i386/avx512bw-vpcmpequb-1.c | 12 +--
.../gcc.target/i386/avx512bw-vpcmpequw-1.c | 12 +--
gcc/testsuite/gcc.target/i386/avx512bw-vpcmpub-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512bw-vpcmpuw-1.c | 2 +-
.../gcc.target/i386/avx512f-vpcmpequd-1.c | 4 +-
.../gcc.target/i386/avx512f-vpcmpequq-1.c | 4 +-
gcc/testsuite/gcc.target/i386/avx512f-vpcmpud-1.c | 2 +-
.../gcc.target/i386/avx512vl-vpcmpequd-1.c | 8 +-
.../gcc.target/i386/avx512vl-vpcmpequq-1.c | 8 +-
gcc/testsuite/gcc.target/i386/avx512vl-vpcmpuq-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr103753.c | 17 ++++
gcc/testsuite/gcc.target/i386/pr103774.c | 25 +++++
gcc/testsuite/gcc.target/powerpc/mffscrni_p9.c | 9 ++
.../gcc.target/powerpc/test_fpscr_rn_builtin.c | 15 ++-
gcc/testsuite/gfortran.dg/pr103898.f90 | 15 +++
21 files changed, 209 insertions(+), 99 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/aggr15.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr103753.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103774.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/mffscrni_p9.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103898.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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d794dc3eb4 Automatic date update in version.in
adds 6540edd52c Move elf_backend_always_size_sections earlier
No new revisions were added by this update.
Summary of changes:
bfd/elflink.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 29fc8024d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new ed68516ed 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (29fc8024d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
04-build_abe-binutils/console.log.xz | Bin 30352 -> 30512 bytes
05-build_abe-stage1/console.log.xz | Bin 71244 -> 71308 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9064 -> 9120 bytes
08-build_abe-glibc/console.log.xz | Bin 236796 -> 236472 bytes
09-build_abe-stage2/console.log.xz | Bin 194684 -> 195200 bytes
10-build_abe-gdb/console.log.xz | Bin 37924 -> 38056 bytes
11-build_abe-qemu/console.log.xz | Bin 30632 -> 30632 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 56e6fd4b6 0: update: binutils-gcc: 2
new 8f6e29a09 0: update: binutils-gcc: 2
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 (56e6fd4b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1544 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 38480 -> 38948 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 508360 -> 506220 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.