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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4c0930d7b 5: update: binutils-llvm-linux-qemu: 40
new 02ea3f097 5: update: binutils-llvm-linux-qemu: 40
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 (4c0930d7b)
\
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.xz | Bin 1556 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30896 -> 30360 bytes
04-build_llvm/console.log.xz | Bin 59452 -> 60520 bytes
05-build_abe-qemu/console.log.xz | Bin 31324 -> 31332 bytes
06-build_linux/console.log.xz | Bin 3504 -> 3492 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 116 insertions(+), 116 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 577a2a5f20 Automatic date update in version.in
new c8353d682f gdb/infrun: some extra infrun debug print statements
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/infrun.c | 11 +++++++++++
1 file changed, 11 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 144761540a elf: Remove LD_USE_LOAD_BIAS
adds fb55d9b945 Use binutils 2.38 branch in build-many-glibcs.py
No new revisions were added by this update.
Summary of changes:
scripts/build-many-glibcs.py | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from f4bc5bbb5fef Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/li [...]
adds 9aa422ad3266 tipc: improve size validations for received domain records
adds 7a82f89de92a audit: don't deref the syscall args when checking the open [...]
adds 252787201edf Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/ [...]
adds d9565bf40da2 MIPS: DTS: CI20: fix how ddc power is enabled
adds e3c85076d7a6 Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes:
arch/mips/boot/dts/ingenic/ci20.dts | 15 ++-------------
kernel/auditsc.c | 2 +-
net/tipc/link.c | 9 +++++++--
net/tipc/monitor.c | 2 ++
4 files changed, 12 insertions(+), 16 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 0f58ba4dd6b tree-optimization/104373 - early diagnostic on unreachable code
adds 3d5f4f76e6d libstdc++: Fix directory iterator build for newlib
adds 3e539985cc7 libstdc++: Add atomic_fetch_xor to <stdatomic.h>
adds 3881e1823c5 gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc
adds 3d7341cd731 c++: memfn lookup consistency and dependent using-decls
adds 8383d41d704 analyzer: fix testsuite issues seen with mingw [PR102052]
adds 69febe85275 pr104458.c: Replace long with long long for -mx32
adds 53fcc463392 i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]
adds b32305b41dc middle-end: updating the reg use in exit block for -fzero-c [...]
new 2ac7b19f1e9 analyzer: handle more casts of string literals [PR98797]
new c22f3fb7807 OpenMP/C++: Permit mapping classes with virtual members [PR102204]
new b25a7c05f12 libstdc++: Strengthen memory order for atomic<T>::wait/notify
The 3 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/analyzer/region-model-manager.cc | 19 +++++---
gcc/analyzer/region.cc | 28 ++++++++++++
gcc/analyzer/region.h | 6 +++
gcc/config/i386/sse.md | 2 +-
gcc/cp/decl2.cc | 8 ----
gcc/cp/pt.cc | 26 +++++++----
gcc/fortran/trans-common.cc | 9 +++-
gcc/function.cc | 2 +-
gcc/testsuite/g++.dg/gomp/unmappable-1.C | 2 +-
gcc/testsuite/gcc.dg/analyzer/casts-1.c | 45 +++++++++++++++----
gcc/testsuite/gcc.dg/analyzer/fields.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/gzio-3.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/gzio-3a.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr98969.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/pr99716-2.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/pr99774-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/strndup-1.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/zlib-5.c | 2 +-
gcc/testsuite/gcc.target/arm/pr100775.c | 9 ++++
gcc/testsuite/gcc.target/i386/pr104458.c | 2 +-
gcc/testsuite/gcc.target/i386/pr104469.c | 12 ++++++
libgomp/testsuite/libgomp.c++/target-virtual-1.C | 50 ++++++++++++++++++++++
libstdc++-v3/include/bits/atomic_wait.h | 4 +-
libstdc++-v3/include/c_compatibility/stdatomic.h | 2 +
libstdc++-v3/src/filesystem/dir-common.h | 2 +
.../29_atomics/headers/stdatomic.h/c_compat.cc | 11 +++++
26 files changed, 210 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr100775.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104469.c
create mode 100644 libgomp/testsuite/libgomp.c++/target-virtual-1.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 577a2a5f20 Automatic date update in version.in
new c8353d682f gdb/infrun: some extra infrun debug print statements
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/infrun.c | 11 +++++++++++
1 file changed, 11 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5c188640e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 98706c873 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 (5c188640e)
\
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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30240 -> 30388 bytes
05-build_abe-stage1/console.log.xz | Bin 71584 -> 71272 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9252 -> 8688 bytes
08-build_abe-glibc/console.log.xz | Bin 237580 -> 236408 bytes
09-build_abe-stage2/console.log.xz | Bin 198252 -> 198048 bytes
10-build_abe-gdb/console.log.xz | Bin 37112 -> 37256 bytes
11-build_abe-qemu/console.log.xz | Bin 31632 -> 31100 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 0f38fd87ea Update the obsolete list and how-to-make-a-release documenta [...]
adds 577a2a5f20 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.