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/base-artifacts.
discards 3f600e87 2: update: glibc-af1aa36c617d72e80ff6b268bf927b6642d90823: 4
new 0889c9be 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (3f600e87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1660 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 29852 -> 30204 bytes
05-build_abe-stage1/console.log.xz | Bin 92944 -> 90772 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 11804 -> 9600 bytes
08-build_abe-glibc/console.log.xz | Bin 233288 -> 233340 bytes
09-build_abe-stage2/console.log.xz | Bin 195204 -> 191512 bytes
12-check_regression/console.log.xz | Bin 432 -> 420 bytes
13-update_baseline/console.log | 121 ++++++++++++++++++++++-------------
jenkins/manifest.sh | 23 ++++---
11 files changed, 89 insertions(+), 55 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 1d2aa262482 Provide a relation verification mechanism.
adds 543828e79bf c-family: Prevent -Wformat warnings with u8 strings [PR105626]
adds bd2d0aab4d2 libstdc++: testsuite: why cast getpid result
new ccc39d9e97c compiler: better error message for unknown package name
new c70a48a8f8f compiler: propagate array length error marker farther
new d1f3a3fffeb Daily bump.
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/ChangeLog | 93 ++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 242 +++++++++++++++++++++
gcc/c-family/ChangeLog | 6 +
gcc/c-family/c-format.cc | 3 +-
gcc/cp/ChangeLog | 27 +++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 6 +
gcc/go/gofrontend/parse.cc | 6 +-
gcc/go/gofrontend/types.cc | 5 +-
gcc/testsuite/ChangeLog | 72 ++++++
gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 +
gcc/testsuite/go.test/test/fixedbugs/issue27938.go | 6 +-
libstdc++-v3/ChangeLog | 10 +
libstdc++-v3/testsuite/util/testsuite_fs.h | 3 +-
15 files changed, 484 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.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-aarch64
in repository toolchain/ci/binutils-gdb.
from 99298c958c Add gdb.Objfile.is_file attribute
adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
adds 8df9766816 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cp-valprint.c | 5 ++++-
.../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 ++++++++++++-----
.../gdb.cp/{typed-enum.exp => pointer-to-member.exp} | 11 ++++++-----
4 files changed, 23 insertions(+), 12 deletions(-)
copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%)
copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.