This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards b75f72fa 2: update: binutils-gcc-glibc-qemu: 3
new 4f69066f 2: update: binutils-gcc-glibc-qemu: 3
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 (b75f72fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 113 +-
02-prepare_abe/console.log | 190 +-
04-build_abe-binutils/console.log | 11980 ++++++------
05-build_abe-stage1/console.log | 16137 ++++++++--------
06-build_abe-linux/console.log | 304 +-
07-build_abe-glibc/console.log | 2103 +--
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 123 +-
11-update_baseline/results.regressions | 20 +-
console.log | 30966 ++++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 31035 insertions(+), 30935 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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 846141822b Remove references to the unofficial SHF_GNU_BUILD_NOTE secti [...]
adds bc545da73f gdb.base/break-on-linker-gcd-function.exp: Remove unused variable
adds 28e36bf890 Automatic date update in version.in
adds 8439f446a1 [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32
adds b46551b20c [gdb/testsuite] Simplify gdb.arch/amd64-gs_base.exp
adds 60a7223fdd gdbsupport: Use LOCALAPPDATA to determine cache dir
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 15 ++++++++++++
gdb/testsuite/gdb.ada/mi_task_arg.exp | 6 +++--
gdb/testsuite/gdb.arch/amd64-gs_base.exp | 28 ++--------------------
.../gdb.base/break-on-linker-gcd-function.exp | 1 -
gdbsupport/ChangeLog | 5 ++++
gdbsupport/pathstuff.cc | 10 ++++++++
7 files changed, 37 insertions(+), 30 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 92d0ae00 10: update: binutils-gcc-linux: 21052
new 19cc32cc 10: update: binutils-gcc-linux: 21052
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 (92d0ae00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 190 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11739 ++++----
04-build_abe-stage1/console.log | 20103 +++++++-------
05-build_linux/console.log | 9930 ++++---
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 82 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42608 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 42562 insertions(+), 42574 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 devel/c++-modules
in repository gcc.
from 1de7ca5efe7 Merge trunk dded5f78ccb c++: template and clone fns for modules
adds f7251a2c103 if-to-switch: fix matching of negative conditions
adds 447f99b3b8b Avoid atomic for guard acquire when that is expensive
adds a988a398d6d c++: Distinguish ambiguity from no valid candidate
adds 4ed1dc1275b c++: Fix defaulted <=> fallback to < and == [PR96299]
adds 570c312c03e c++: Originating and instantiating module
new 22dd3773a0b Merge trunk 570c312c03e c++: Originating and instantiating module
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:
ChangeLog.modules | 3 +
gcc/cp/call.c | 4 +
gcc/cp/constexpr.c | 2 +-
gcc/cp/cp-gimplify.c | 2 +-
gcc/cp/cp-tree.h | 9 +-
gcc/cp/decl2.c | 33 +++++-
gcc/cp/method.c | 115 +++++++++++++++-----
gcc/gimple-if-to-switch.cc | 6 ++
gcc/testsuite/g++.dg/cpp2a/spaceship-p1186.C | 117 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/spaceship-synth-neg2.C | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-10.c | 44 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr98182.c | 18 ++++
.../comparisons/algorithms/partial_order.cc | 4 +-
13 files changed, 326 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-p1186.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-10.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr98182.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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 00b475d9 0: update: llvm-linux: all
new 7c5a9bb8 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 (00b475d9)
\
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 | 75 +-
02-build_llvm/console.log | 12647 +++++++++++++++++------------------
03-build_linux/console.log | 764 +--
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 13528 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13545 insertions(+), 13483 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.