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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 460c5a5b 2: update: binutils-gcc-linux: 5525
new 072d2fa5 2: update: binutils-gcc-linux: 5525
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 (460c5a5b)
\
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 | 114 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11814 ++++++------
04-build_abe-stage1/console.log | 16062 ++++++++--------
05-build_linux/console.log | 1228 +-
07-check_regression/console.log | 30 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 102 +-
08-update_baseline/results.regressions | 20 +-
console.log | 29782 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 29821 insertions(+), 29801 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 52e7d409 0: update: binutils-gcc-linux: all
new 26d666c8 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 (52e7d409)
\
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 | 128 +-
02-prepare_abe/console.log | 332 +-
03-build_abe-binutils/console.log | 11811 +++++------
04-build_abe-stage1/console.log | 13392 ++++++-------
05-build_linux/console.log | 6420 +++---
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 6 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32213 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 32173 insertions(+), 32167 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4c468368 0: update: llvm-linux: boot
new d43427f1 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 (4c468368)
\
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 | 85 +-
02-build_llvm/console.log | 12724 ++++++++--------
03-build_linux/console.log | 18468 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 2 +-
console.log | 31291 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31286 insertions(+), 31304 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 0da3e7668c4 Avoid typeless storage in wide-int
new 2ca6de338d4 Annotate vec::copy better for mem stats
new 5afd90c5f36 c++: Fix constexpr dtors vs invisible ref [PR97388]
new 8895443a42d c++: Fix constexpr cleanup error handling.
new 57ec9b687b0 Fix some memleaks
new 5681668765e c++: Tolerate empty initial args during normalization [PR97412]
new e1344fe7b6a c++: Simplify constraint normalization routines
new 79991e2348a c++: Reject float <=> enum.
The 7 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/constexpr.c | 29 +++++-----
gcc/cp/constraint.cc | 72 ++++++++-----------------
gcc/cp/cp-tree.h | 4 +-
gcc/cp/pt.c | 5 +-
gcc/cp/typeck.c | 13 ++++-
gcc/testsuite/g++.dg/cpp2a/concepts-variadic2.C | 12 +++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor5.C | 35 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor6.C | 36 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor7.C | 19 +++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor8.C | 19 +++++++
gcc/testsuite/g++.dg/cpp2a/enum-conv1.C | 3 --
gcc/testsuite/g++.dg/cpp2a/spaceship-err5.C | 23 ++++++++
gcc/tree-ssa-pre.c | 5 +-
gcc/tree-vect-loop.c | 2 +-
gcc/vec.h | 2 +-
15 files changed, 203 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-variadic2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor6.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor7.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor8.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-err5.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from f0b66a18315 libstdc++: Fix memory issue in ranges::lexicographical_comp [...]
new 32d16af0c4e LTO: get_section: add new argument
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/ipa-cp.c | 20 ++------------------
gcc/ipa-fnsummary.c | 6 ++----
gcc/langhooks.c | 2 +-
gcc/output.h | 3 ++-
gcc/varasm.c | 9 +++++++--
5 files changed, 14 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.