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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 986e090f2 0: update: llvm-linux: all
new eb8086b99 0: update: llvm-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 (986e090f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 23 +-
02-build_llvm/console.log | 12878 +++++++++++++++++------------------
03-build_linux/console.log | 863 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13770 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 13744 insertions(+), 13812 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 86119f14171 libstdc++: Add test for using istreambuf_iterator with sentinel
new 3f5d94c192b Add 'dg-do run' to 'libgomp.fortran/target-enter-data-2.F90'
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:
libgomp/ChangeLog | 6 ++++++
libgomp/testsuite/libgomp.fortran/target-enter-data-2.F90 | 1 +
2 files changed, 7 insertions(+)
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6c44756b9 0: update: binutils-gcc-linux: all
new 95433e623 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 (6c44756b9)
\
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 | 418 +-
03-build_abe-binutils/console.log | 10807 +++++++------
04-build_abe-stage1/console.log | 13351 ++++++++--------
05-build_linux/console.log | 654 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 4 +-
console.log | 25364 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 25372 insertions(+), 25383 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fd6c0936f 0: update: llvm-linux: all
new d1a24080d 0: update: llvm-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 (fd6c0936f)
\
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 | 128 +-
02-build_llvm/console.log | 12930 +++++++++++------------
03-build_linux/console.log | 3490 +++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16558 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 16566 insertions(+), 16562 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 5bdd4c5d3fc c++: Fix bogus -Wparentheses warning with fold-expression [ [...]
new 0ea89b15782 libstdc++: Fix tests that fail in C++20 mode
new 86119f14171 libstdc++: Add test for using istreambuf_iterator with sentinel
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:
libstdc++-v3/ChangeLog | 8 ++++++
.../testsuite/20_util/is_constructible/51185.cc | 9 ++++++-
.../testsuite/20_util/is_constructible/value-2.cc | 31 ++++++++++++++++------
.../sentinel.cc | 14 ++++------
4 files changed, 44 insertions(+), 18 deletions(-)
copy libstdc++-v3/testsuite/24_iterators/{istream_iterator => istreambuf_iterator} [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.