This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 282aa4f7d2 Add some parallel_for_each tests
adds 685bb4e84b RISC-V: PR28291, Fix the gdb fails that PR27916 caused.
adds 00894ecf46 gdb: fix build error in unittests/parallel-for-selftests.c
adds 6fc590e1f5 fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.
No new revisions were added by this update.
Summary of changes:
gdb/fbsd-nat.c | 45 +++++++++++++++++-----------------
gdb/unittests/parallel-for-selftests.c | 2 +-
opcodes/riscv-dis.c | 4 +--
3 files changed, 26 insertions(+), 25 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 27ad58a1 0: update: binutils-gcc: 2
new d85ac1a9 0: update: binutils-gcc: 2
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 (27ad58a1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 | 252 +-
02-prepare_abe/console.log | 270 +-
04-build_abe-binutils/console.log | 18464 +++----
05-build_abe-bootstrap/console.log | 82321 ++++++++++++++-------------
06-check_regression/console.log | 4 +-
07-update_baseline/console.log | 4 +-
console.log | 101315 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
8 files changed, 101320 insertions(+), 101322 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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards e6df325f 0: update: glibc-3c8b9879cab6d41787bc5b14c1748f62fd6d0e5f: 6
new 2b09f1a4 0: update: linux-aa99f3c2b9c797d8fee28c674a2cbb5adb2ce2ef: 6
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 (e6df325f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 | 26 +-
02-prepare_abe/console.log | 274 +-
04-build_abe-binutils/console.log | 17511 +++---
05-build_abe-gcc/console.log | 39535 +++++++------
07-build_abe-linux/console.log | 2605 +-
08-build_abe-glibc/console.log | 35336 ++++++-----
09-build_abe-gdb/console.log | 12770 ++--
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 4 +-
console.log | 110527 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
11 files changed, 108860 insertions(+), 109742 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 master
in repository toolchain/gcc-compare-results.
from f56294a From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new ec5bad3 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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:
.../flaky/tcwg_gnu_native_check_gdb-master-arm.xfail | 20 ++++++++++++++++++++
1 file changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from a7083b83e45 Fortran - fix whitespace issue during parsing of assigned goto
new a8de832470f c++: fold function template args sooner [PR101460]
new 729f6881cfc c++: preserve location through constexpr
new 8960a29b18b c++: limit instantiation with ill-formed class [PR96286]
The 3 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/constexpr.c | 17 +++++
gcc/cp/cp-tree.h | 8 ++-
gcc/cp/pt.c | 74 +++++++++++++++++++++-
gcc/testsuite/g++.dg/template/access2.C | 6 +-
gcc/testsuite/g++.dg/template/explicit-args6.C | 34 ++++++++++
.../30_threads/promise/requirements/lwg3466.cc | 4 --
6 files changed, 136 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/explicit-args6.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from b81ee92f03 PATCH [3/4] arm: Add Tag_BTI_use build attribute
adds c9fed6655f PATCH [4/4] arm: Add Tag_PACRET_use build attribute
No new revisions were added by this update.
Summary of changes:
bfd/elf32-arm.c | 1 +
binutils/readelf.c | 5 +++++
elfcpp/arm.h | 1 +
gas/config/tc-arm.c | 1 +
include/elf/arm.h | 1 +
5 files changed, 9 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_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from 032d74eaf6 support: Add support_wait_for_thread_exit
adds d4877540e5 i686: Don't include multiarch memove in libc.a
adds 3c8b9879ca x86-64: Use testl to check __x86_string_control
No new revisions were added by this update.
Summary of changes:
sysdeps/i386/i686/multiarch/ifunc-impl-list.c | 2 +-
sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.