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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 19f3c885 2: update: llvm-linux: all
new 6d4bac22 2: 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 (19f3c885)
\
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 | 201 +-
02-build_llvm/console.log | 12661 ++++++++++++++++++-----------------
03-build_linux/console.log | 708 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 140 +-
console.log | 13724 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 13643 insertions(+), 13815 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 4ed1dc1275b c++: Fix defaulted <=> fallback to < and == [PR96299]
new 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:
gcc/cp/class.c | 3 +++
gcc/cp/decl.c | 8 ++++++++
gcc/cp/module.cc | 10 ++++++++++
gcc/cp/pt.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 66 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-master-arm-lts-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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e14202d 2: update: binutils-gcc-linux: 18772
new 9b01ac92 2: update: binutils-gcc-linux: 18772
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 (5e14202d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 141 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11575 ++++-----
04-build_abe-stage1/console.log | 20086 +++++++--------
05-build_linux/console.log | 7094 +++---
07-check_regression/console.log | 20 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 80 +-
08-update_baseline/results.regressions | 20 +-
console.log | 39436 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 39472 insertions(+), 39456 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 447f99b3b8b Avoid atomic for guard acquire when that is expensive
new a988a398d6d c++: Distinguish ambiguity from no valid candidate
new 4ed1dc1275b c++: Fix defaulted <=> fallback to < and == [PR96299]
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/call.c | 4 +
gcc/cp/constexpr.c | 2 +-
gcc/cp/cp-gimplify.c | 2 +-
gcc/cp/cp-tree.h | 9 +-
gcc/cp/method.c | 115 +++++++++++++++-----
gcc/testsuite/g++.dg/cpp2a/spaceship-p1186.C | 117 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/spaceship-synth-neg2.C | 4 +-
.../comparisons/algorithms/partial_order.cc | 4 +-
8 files changed, 226 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-p1186.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/gnu-master-aarch64-next-allnoconfig
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.