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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 42f1bafa9 0: update: llvm-linux: all
new 167ef85c6 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 (42f1bafa9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 12290 +++++++++++++++++------------------
03-build_linux/console.log | 822 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13246 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13248 insertions(+), 13252 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-release-arm-next-allmodconfig
in repository toolchain/ci/gcc.
from 9d8aaf46f07 Daily bump.
adds 9179ae6a0df Backport 08bf7bde9f2987b1c623d272cc71fc14a1622442
adds d3a2867484c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
4 files changed, 13 insertions(+), 3 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d3cb7dfe9 2: update: binutils-gcc-linux: 20311
new 092f55697 2: update: binutils-gcc-linux: 20311
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 (d3cb7dfe9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 407 +-
03-build_abe-binutils/console.log | 10694 +++++++-------
04-build_abe-stage1/console.log | 16412 +++++++++++----------
05-build_linux/console.log | 682 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 64 +-
console.log | 28277 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 12 +-
10 files changed, 28282 insertions(+), 28300 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-next-allmodconfig
in repository toolchain/ci/gcc.
from 77e596cf3c1 libstdc++: Also disable caching of reverse_view::begin() fo [...]
adds ab2f2e19111 Fix target/93937
adds 7485ace81de Commit for PR92785
adds 4735f92d48c libstdc++: test for failing assertion should use 'run' not [...]
adds 586b016cd48 c++: Fix constrained conversion op.
adds 799270b4305 libstdc++: Update the <numeric> synopsis test to latest standard
adds 3f469f585e0 runtime: handle linux/arm64 signal register
adds e82192021dd coroutines: Update func-params-08.C to suspend three times.
adds ce33801fe4c libstdc++: Fix bogus use of memcmp in ranges::lexicographic [...]
adds 96ad5fb8bc9 Daily bump.
adds 117baab8771 c++: implement C++20 Disambiguating Nested-Requirements (P2092R0)
adds d48e1175279 Fix regression reported by tester due to recent IRA changes
adds d0ad2a22339 Update cpplib ru.po.
adds 5b4c2cc6999 Fix trivial regression from recent IRA changes
adds d4912dc7666 Fix baseline symbols on hppa-linux-gnu
new 0483af36a21 Add dg-require-visibility to tests that require visibility [...]
new b177b3696c7 Fix typo in last entry.
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/ChangeLog | 6 +
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/vsx.md | 22 ---
gcc/cp/ChangeLog | 9 ++
gcc/cp/call.c | 4 +
gcc/cp/parser.c | 4 +-
gcc/fortran/ChangeLog | 6 +
gcc/fortran/trans-expr.c | 11 ++
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 24 ++-
.../g++.dg/coroutines/torture/func-params-08.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/concepts-conv1.C | 15 ++
gcc/testsuite/g++.dg/cpp2a/concepts-p2092.C | 8 +
gcc/testsuite/g++.dg/ext/visibility/ref-temp1.C | 1 +
gcc/testsuite/gcc.target/or1k/return-2.c | 2 +-
.../gcc.target/xstormy16/sfr/06_sfrw_to_var.c | 2 +-
gcc/testsuite/gfortran.dg/pr90988_4.f | 1 +
gcc/testsuite/gfortran.dg/pr91372.f90 | 1 +
.../gfortran.dg/unlimited_polymorphic_31.f03 | 55 +++++++
libcpp/po/ChangeLog | 4 +
libcpp/po/ru.po | 47 +++---
libgo/runtime/go-signal.c | 63 +++-----
libstdc++-v3/ChangeLog | 22 +++
.../abi/post/hppa-linux-gnu/baseline_symbols.txt | 21 +++
libstdc++-v3/include/bits/ranges_algo.h | 8 +-
.../range_operations/advance_debug_neg.cc | 10 +-
.../25_algorithms/lexicographical_compare/93972.cc | 169 +++++++++++++++++++++
.../26_numerics/headers/numeric/synopsis.cc | 111 ++++++++++++++
28 files changed, 530 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-conv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-p2092.C
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_31.f03
create mode 100644 libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/93972.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from d7592e9747 Fix comment for 'gdb_dlopen'
adds f5e4608433 Update libinproctrace.so path in lib/trace-support.exp
adds 7076a6602c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/trace-support.exp | 2 +-
3 files changed, 7 insertions(+), 2 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 97fde7a5b 2: update: binutils-gcc-linux: 20012
new af29c5801 2: update: binutils-gcc-linux: 20012
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 (97fde7a5b)
\
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 | 184 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11150 ++++++------
04-build_abe-stage1/console.log | 15770 ++++++++--------
05-build_linux/console.log | 7532 ++++----
07-check_regression/console.log | 18 +-
08-update_baseline/console.log | 86 +-
console.log | 35174 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 12 +-
10 files changed, 35165 insertions(+), 35201 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 39336fc96 0: update: llvm-linux: boot
new 00acd0c95 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 (39336fc96)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 102 +-
02-build_llvm/console.log | 12742 +++++++++++++++++-----------------
03-build_linux/console.log | 830 ++-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 14168 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14170 insertions(+), 14174 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a7bb2d5ad 0: update: llvm-linux: all
new e6441aa2c 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 (a7bb2d5ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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 | 68 +-
02-build_llvm/console.log | 12566 ++++++++++++++++++-----------------
03-build_linux/console.log | 830 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 34 -
console.log | 13514 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13482 insertions(+), 13554 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.