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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0a977b4e 0: update: binutils-gcc-linux: all
new 185a7994 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 (0a977b4e)
\
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 | 104 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11140 +++++++--------
04-build_abe-stage1/console.log | 13928 ++++++++++---------
05-build_linux/console.log | 598 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 27 +
console.log | 26196 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26219 insertions(+), 26208 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b229a697 0: update: binutils-gcc-linux: boot
new 19176440 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 (b229a697)
\
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 | 294 +-
03-build_abe-binutils/console.log | 11537 +++++++--------
04-build_abe-stage1/console.log | 16160 ++++++++++----------
05-build_linux/console.log | 666 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 28810 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 28775 insertions(+), 28832 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/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 035c7a2c 0: update: gcc-52d8241845296a188c3eb4e175b147ab79c927b7: 1
new 55eb5bc2 0: update: gcc-869932aeece34f16bc42995a3f68aa2aa2ce33de: 1
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 (035c7a2c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 96 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O1/console.log | 88475 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 89041 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 89015 insertions(+), 89051 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 7f14e89d887 Daily bump.
new 61c6896b4f7 PR c++/92496 - ICE with <=> and no #include <compare>.
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 | 5 +++++
gcc/cp/typeck.c | 6 +++++-
gcc/testsuite/g++.dg/cpp2a/spaceship-synth-neg3.C | 12 ++++++++++++
3 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-synth-neg3.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 gcc-9-branch
in repository gcc.
from 869932aeece Daily bump.
new 73eb817b456 PR c++/92150 - partial specialization with class NTTP.
new 348574eabb4 PR c++/92446 - deduction of class NTTP.
new 89de3a67fab PR c++/92859 - ADL and bit-field.
new 63441f53025 PR c++/57082 - new X{} and private destructor.
The 4 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 | 21 +++++++++++++++++++++
gcc/cp/init.c | 2 +-
gcc/cp/name-lookup.c | 2 +-
gcc/cp/pt.c | 7 ++++---
gcc/testsuite/g++.dg/cpp0x/initlist-new2.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class24.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class26.C | 13 +++++++++++++
gcc/testsuite/g++.dg/overload/bit-field1.C | 18 ++++++++++++++++++
8 files changed, 92 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-new2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class24.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class26.C
create mode 100644 gcc/testsuite/g++.dg/overload/bit-field1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.