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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9138ec83 0: update: binutils-gcc-linux: all
new 5b4dcd31 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 (9138ec83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 65 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10808 +++++-----
04-build_abe-stage1/console.log | 19697 ++++++++++---------
05-build_linux/console.log | 740 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31670 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31669 insertions(+), 31733 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d7178030 0: update: binutils-gcc-linux: all
new b7fd4e77 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 (d7178030)
\
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 | 120 +-
02-prepare_abe/console.log | 88 +-
03-build_abe-binutils/console.log | 11758 +++++-----
04-build_abe-stage1/console.log | 15871 +++++++-------
05-build_linux/console.log | 6728 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 34597 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 34555 insertions(+), 34656 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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from be64fc4cab7 aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435]
adds 4b1087f8dc7 middle-end/94206 fix memset folding to avoid types with padding
adds 4b0b6303dde tree-optimization/94103 avoid CSE of loads with padding
adds 86f7d3333bd Fix fortran/85982 ICE in resolve_component.
adds 7fe7c950c32 Daily bump.
adds 69df6742cb4 Backport 55a7380213a5c16120d5c674fb42b38a3d796b57
new b20b7f7e88f libstdc++: Fix std::to_address for debug iterators (PR 93960)
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/ChangeLog | 34 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/decl.c | 30 +++++++++++++------
gcc/gimple-fold.c | 6 ++++
gcc/ipa-icf-gimple.c | 4 +++
gcc/testsuite/ChangeLog | 21 +++++++++++++
gcc/testsuite/gcc.dg/torture/pr94206.c | 17 +++++++++++
gcc/testsuite/gcc.target/i386/pr94103.c | 17 +++++++++++
gcc/testsuite/gfortran.dg/dec_structure_28.f90 | 35 ++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 23 +++++++++-----
libstdc++-v3/ChangeLog | 11 +++++++
libstdc++-v3/include/bits/ptr_traits.h | 11 ++++++-
libstdc++-v3/testsuite/20_util/to_address/1_neg.cc | 2 +-
.../20_util/to_address/{1_neg.cc => debug.cc} | 26 ++++++++--------
14 files changed, 207 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr94206.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94103.c
create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_28.f90
copy libstdc++-v3/testsuite/20_util/to_address/{1_neg.cc => debug.cc} (66%)
--
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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 98eea73c 0: update: binutils-gcc-linux: all
new 8a085c0e 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 (98eea73c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 154 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 10690 +++++------
04-build_abe-stage1/console.log | 16990 +++++++++---------
05-build_linux/console.log | 742 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28908 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 28892 insertions(+), 28896 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 glibc.
from 0bdca3bd94 aarch64: update bits/hwcap.h
new 17fd707f88 nptl: Remove x86_64 cancellation assembly implementations [B [...]
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:
sysdeps/unix/sysv/linux/x86_64/cancellation.S | 104 ---------------------
sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S | 21 -----
.../unix/sysv/linux/x86_64/librt-cancellation.S | 21 -----
sysdeps/x86_64/nptl/tcb-offsets.sym | 7 --
4 files changed, 153 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/cancellation.S
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S
--
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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ad1d36bd 0: update: llvm-linux: boot
new 8ab16f7d 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 (ad1d36bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 68 +-
02-build_llvm/console.log | 12632 +++++++++++++--------------
03-build_linux/console.log | 635 +-
04-boot_linux/console.log | 392 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13766 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 13780 insertions(+), 13737 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.