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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2fbc63d 10: update: llvm-linux: 17560
new ae118c4b 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 (b2fbc63d)
\
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 | 24 +-
02-build_llvm/console.log | 12628 +++++++++++++------------
03-build_linux/console.log | 6334 ++++++-------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 58 +-
console.log | 19046 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 19050 insertions(+), 19050 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 85c143d002a libstdc++: Add missing bits of P0896R4 pertaining to [back| [...]
new b07c085581e c++: Fix ICE with ill-formed array list-initialization [PR93712]
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 | 9 +++++++++
gcc/cp/call.c | 17 +++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/initlist-array11.C | 10 ++++++++++
4 files changed, 33 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array11.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 79547f5e 6: update: binutils-gcc-glibc: 1
new 6af66ef9 6: update: binutils-gcc-glibc: 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 (79547f5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm- [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10643 +--
04-build_abe-stage1/console.log | 17996 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 36407 ++++----
07-build_abe-stage2/console.log | 44412 +++++-----
09-benchmark--O3_marm/benchmark-start.log | 2 +-
09-benchmark--O3_marm/benchmark.log | 68 +-
09-benchmark--O3_marm/console.log | 186 +-
10-check_regression/console.log | 4404 +-
10-check_regression/results-0.csv | 3161 +-
10-check_regression/results-1.csv | 3174 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 10 +-
10-check_regression/results-full.csv | 3418 +-
10-check_regression/results.csv | 242 +-
10-check_regression/results.log | 3578 +-
11-update_baseline/console.log | 9367 +-
11-update_baseline/results-1.csv | 3174 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-compare.csv | 8 +-
11-update_baseline/results-full.csv | 3172 +-
11-update_baseline/results.csv | 236 +-
11-update_baseline/results.log | 2380 +-
console.log | 124493 ++++++++++++++-------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
28 files changed, 136059 insertions(+), 135490 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 027a3f1c387 internal/syscall/unix: add hurd build tag
new c5eab4ed45e libstdc++: P0769R2 Add shift to <algorithm>
new 85c143d002a libstdc++: Add missing bits of P0896R4 pertaining to [back| [...]
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 | 23 +++++
libstdc++-v3/include/bits/ranges_algo.h | 92 ++++++++++++++++++
libstdc++-v3/include/bits/ranges_algobase.h | 4 +-
libstdc++-v3/include/bits/stl_iterator.h | 22 +++++
.../back_insert_iterator/pr93884.cc} | 15 ++-
.../front_insert_iterator/pr93884.cc} | 15 ++-
.../testsuite/25_algorithms/shift_left/1.cc | 104 +++++++++++++++++++++
.../testsuite/25_algorithms/shift_right/1.cc | 103 ++++++++++++++++++++
8 files changed, 368 insertions(+), 10 deletions(-)
copy libstdc++-v3/testsuite/{29_atomics/atomic_float/value_init.cc => 24_iterators [...]
copy libstdc++-v3/testsuite/{29_atomics/atomic_float/value_init.cc => 24_iterators [...]
create mode 100644 libstdc++-v3/testsuite/25_algorithms/shift_left/1.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/shift_right/1.cc
--
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 binutils-gdb.
from 83d4d556e29 Fix a spelling mistake in the binutils documentation.
new 45c63c0fe8a Updated translations for some of the binutils sub-directories.
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:
gold/ChangeLog | 4 +
gold/po/fr.po | 308 +--
gprof/ChangeLog | 4 +
gprof/po/ms.po | 52 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 6229 ++++++++++++++++++++-----------------------------------
6 files changed, 2449 insertions(+), 4152 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_bmk_tx1/gnu-master-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 23d47ddf 4: update: binutils-af5c13b01ecc416d26321a2d60943d787ba24c7f: 0
new 4cba0eb7 4: update: glibc-a25077a431758b30aa60103945fe70811e8207ef: 0
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 (23d47ddf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 162 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11476 ++--
04-build_abe-stage1/console.log | 14946 ++---
05-build_abe-linux/console.log | 226 +-
06-build_abe-glibc/console.log | 39365 ++++++------
07-build_abe-stage2/console.log | 36784 +++++------
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 4 +-
09-benchmark--O3/console.log | 98 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 27 +-
console.log | 103676 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
14 files changed, 103665 insertions(+), 103545 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 c77b6f95e01 fortran: ICE in gfc_conv_constant_to_tree PR93604
new 027a3f1c387 internal/syscall/unix: add hurd build tag
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/go/gofrontend/MERGE | 2 +-
libgo/go/internal/syscall/unix/nonblocking.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.