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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards f698f90f 0: update: binutils-gcc: 2
new c127ccc6 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 (f698f90f)
\
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.xz | Bin 1548 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 50736 -> 50896 bytes
.../console.log.xz | Bin 935984 -> 937084 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_cross_build/master-aarch64
in repository toolchain/ci/qemu.
from d6f229f9a0 Update version for v7.0.0-rc0 release
new d0a17829d0 tests/tcg: drop -cpu max from s390x sha512-mvx invocation
new fc3dd86a29 s390x/tcg: Fix BRASL with a large negative offset
new 16ed5f1421 s390x/tcg: Fix BRCL with a large negative offset
new c587bddb53 tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
new 5e2d19b3cd tests/avocado: start PhoneServer upfront
new 46697cb96e accel/tcg: Fix cpu_ldq_be_mmu typo
new 377bf6f37d softmmu: List CPU types again
new 1d60bb4b14 Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/ [...]
The 8 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:
accel/tcg/cputlb.c | 2 +-
cpu.c | 9 +++++
include/exec/cpu-common.h | 2 +
include/sysemu/cpus.h | 2 -
softmmu/cpus.c | 8 ----
target/s390x/tcg/translate.c | 4 +-
tests/avocado/avocado_qemu/__init__.py | 13 ++++---
tests/tcg/s390x/Makefile.target | 3 +-
tests/tcg/s390x/branch-relative-long.c | 68 ++++++++++++++++++++++++++++++++++
9 files changed, 90 insertions(+), 21 deletions(-)
create mode 100644 tests/tcg/s390x/branch-relative-long.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 22546800ad Automatic date update in version.in
adds 9bde221fec Make gdb.fortran/{array-slices,lbound-ubound} work against g [...]
new f4f95df31b Updated Serbian (for binutils/) and Russian (for gprof/) tra [...]
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:
binutils/ChangeLog | 4 +
binutils/po/sr.po | 4228 +++++++++++++++------------
gdb/testsuite/gdb.fortran/array-slices.exp | 30 +-
gdb/testsuite/gdb.fortran/array-slices.f90 | 2 +-
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 28 +-
gprof/ChangeLog | 4 +
gprof/po/ru.po | 273 +-
7 files changed, 2496 insertions(+), 2073 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 088a51a0abb MAINTAINERS: Add myself to DCO section
adds 570d5bff9af Don't fold __builtin_ia32_blendvpd w/o sse4.2.
adds ab46fc7c3bf OpenACC privatization diagnostics vs. 'assert' [PR102841]
adds 7690bee9f36 Some minor HONOR_NANS improvements to match.pd
adds 6aef670e486 Performance/size improvement to single_use when matching GIMPLE.
adds 952155629ca aarch64: Fix up RTL sharing bug in aarch64_load_symref_appr [...]
adds 818e305ea69 tree-optimization/104942: Retain sizetype conversions till the end
new e55c5e24b97 c++: fold calls to std::move/forward [PR96780]
new 5809bb4f78c c++: further lookup_member simplification
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/c-family/c.opt | 4 +++
gcc/config/aarch64/aarch64.cc | 2 +-
gcc/config/i386/i386-builtin.def | 2 +-
gcc/config/i386/i386.cc | 8 ++++-
gcc/cp/cp-gimplify.cc | 38 +++++++++++++++++++++-
gcc/cp/search.cc | 32 ++++++++----------
gcc/doc/invoke.texi | 10 ++++++
gcc/gimple-match-head.cc | 24 ++++++++++++--
gcc/match.pd | 6 ++--
gcc/testsuite/g++.dg/opt/pr96780.C | 38 ++++++++++++++++++++++
.../gcc.dg/builtin-dynamic-object-size-0.c | 22 +++++++++++++
gcc/testsuite/gcc.dg/pr104910.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/sse4_1-blendvpd-1.c | 11 +++++++
gcc/tree-object-size.cc | 5 +--
.../libgomp.oacc-c-c++-common/host_data-7.c | 6 ++--
15 files changed, 186 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr96780.C
create mode 100644 gcc/testsuite/gcc.dg/pr104910.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-blendvpd-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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 22546800ad Automatic date update in version.in
adds 9bde221fec Make gdb.fortran/{array-slices,lbound-ubound} work against g [...]
new f4f95df31b Updated Serbian (for binutils/) and Russian (for gprof/) tra [...]
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:
binutils/ChangeLog | 4 +
binutils/po/sr.po | 4228 +++++++++++++++------------
gdb/testsuite/gdb.fortran/array-slices.exp | 30 +-
gdb/testsuite/gdb.fortran/array-slices.f90 | 2 +-
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 28 +-
gprof/ChangeLog | 4 +
gprof/po/ru.po | 273 +-
7 files changed, 2496 insertions(+), 2073 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bf6d23ec 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 55c4eb2b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (bf6d23ec)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 30748 -> 30872 bytes
05-build_abe-stage1/console.log.xz | Bin 71512 -> 71572 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9020 -> 9268 bytes
08-build_abe-glibc/console.log.xz | Bin 236844 -> 236796 bytes
09-build_abe-stage2/console.log.xz | Bin 198724 -> 198836 bytes
10-build_abe-gdb/console.log.xz | Bin 37132 -> 37120 bytes
11-build_abe-qemu/console.log.xz | Bin 30476 -> 31336 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
13 files changed, 20 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.