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-defconfig
in repository toolchain/ci/base-artifacts.
discards 9a6a759 0: update: binutils-gcc-linux-qemu: boot
new be74ece 0: update: binutils-gcc-linux-qemu: 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 (9a6a759)
\
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 | 14 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 12119 +++++-----
04-build_abe-stage1/console.log | 14949 ++++++-------
05-build_abe-qemu/console.log | 6843 +++---
06-build_linux/console.log | 882 +-
07-boot_linux/console.log | 492 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35591 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 35660 insertions(+), 35574 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 releases/gcc-11
in repository gcc.
from 49f369fb33f libstdc++: Fix iterator caching inside range adaptors [PR100479]
new e1489a3d613 libstdc++: Implement P2328 changes to join_view
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:
libstdc++-v3/include/std/ranges | 17 ++++++---------
libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 24 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 11 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 releases/gcc-11
in repository gcc.
from 3084317511a Daily bump.
new 365deb83992 c++: access for hidden friend of nested class template [PR100502]
new 49f369fb33f libstdc++: Fix iterator caching inside range adaptors [PR100479]
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/cp/typeck.c | 10 ++
gcc/testsuite/g++.dg/template/access37.C | 26 +++++
gcc/testsuite/g++.dg/template/access37a.C | 6 ++
libstdc++-v3/include/std/ranges | 95 +++++++++++++++--
.../testsuite/std/ranges/adaptors/100479.cc | 113 +++++++++++++++++++++
5 files changed, 243 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/access37.C
create mode 100644 gcc/testsuite/g++.dg/template/access37a.C
create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/100479.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.