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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c9ca7eaf 0: update: binutils-gcc-linux: all
new 401b07d4 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 (c9ca7eaf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 220 +-
02-prepare_abe/console.log | 150 +-
03-build_abe-binutils/console.log | 11035 ++++++-----
04-build_abe-stage1/console.log | 18017 +++++++++---------
05-build_linux/console.log | 698 +-
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 | 30146 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 30162 insertions(+), 30150 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from d4d4c6bf834 [llvm-objcopy] -O binary: skip empty sections
adds 8e7ae355ba9 [llvm-objcopy] Avoid invalid Sec.Offset after D79229
No new revisions were added by this update.
Summary of changes:
llvm/tools/llvm-objcopy/ELF/Object.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9b439159 0: update: llvm-linux: boot
new 2373fd4b 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 (9b439159)
\
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 | 162 +-
02-build_llvm/console.log | 12594 ++++++++++++++++----------------
03-build_linux/console.log | 1818 +++--
04-boot_linux/console.log | 404 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 38 -
console.log | 14980 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14983 insertions(+), 15025 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from a33fc705a83 Daily bump.
adds 6f48762bb41 Daily bump.
adds 28d68fde773 Add unsigned type iv_cand for iv_use with non mode-precision type
adds 92ee7d437a9 PR94613: Fix vec_sel builtin for IBM Z
adds 2aed24d9098 S/390: Fix PR94666
adds 677859736f0 Add missing changelog entries
adds da710a35525 ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951
new a34b8182151 Fix Ada bootstrap on Cygwin64
new 173bf488b5e libstdc++: Fix broken link to SGI STL FAQ
The 2 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 | 31 ++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +
gcc/ada/mingw32.h | 1 +
gcc/config/s390/s390-builtin-types.def | 3 +
gcc/config/s390/s390-builtins.def | 65 ++++---
gcc/config/s390/vector.md | 10 +-
gcc/config/s390/vx-builtins.md | 27 ++-
gcc/fortran/ChangeLog | 11 ++
gcc/fortran/resolve.c | 33 +++-
gcc/fortran/trans-array.c | 18 ++
gcc/testsuite/ChangeLog | 32 ++++
gcc/testsuite/g++.dg/pr93674.C | 16 ++
gcc/testsuite/g++.dg/pr94666.C | 20 ++
gcc/testsuite/gcc.target/s390/zvector/pr94613.c | 38 ++++
gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.c | 211 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/inquiry_type_ref_6.f90 | 24 +++
gcc/tree-ssa-loop-ivopts.c | 18 +-
libstdc++-v3/ChangeLog | 5 +
libstdc++-v3/doc/html/faq.html | 26 +--
libstdc++-v3/doc/xml/faq.xml | 118 ++++++------
21 files changed, 591 insertions(+), 123 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr93674.C
create mode 100644 gcc/testsuite/g++.dg/pr94666.C
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr94613.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_sel-1.c
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_6.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_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 78613b6f 0: update: binutils-gcc-linux: boot
new c520cec7 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 (78613b6f)
\
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 | 128 +-
02-prepare_abe/console.log | 242 +-
03-build_abe-binutils/console.log | 11623 +++++++-------
04-build_abe-stage1/console.log | 12778 +++++++--------
05-build_linux/console.log | 650 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25435 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 25457 insertions(+), 25431 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9461727a 10: update: llvm-linux: 17560
new 57d5fb6a 10: update: llvm-linux: 17560
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 (9461727a)
\
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 | 186 +-
02-build_llvm/console.log | 12982 ++++++++++----------
03-build_linux/console.log | 6030 +++++-----
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 38 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19248 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 19273 insertions(+), 19273 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 gcc.
from 1405ed43344 libstdc++: Fix the return type of __cxa_finalize
new a700b4a9f18 c++: Avoid unnecessary copying in cp_fold [PR94038]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-gimplify.c | 39 +++++++++++++++----------------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/pr94038.C | 26 +++++++++++++++++++++++++
4 files changed, 57 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/pr94038.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.