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_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 1cc0e9a46e7 Adjust testcase.
adds aaf9583d4cf remove 'continue' as last statement in loop
adds 3c4af0f0549 tree-optimization/106387 - properly create SSA name for rea [...]
adds b2e99bb6900 tree-optimization/106397 - array prefetch and LC SSA
adds d85e5aeb766 tree-optimization/106403 - fix ICE with VN of .STORE_LANES
adds 03c0b06420b mklog: fill-up subject prefix only for a single PR
No new revisions were added by this update.
Summary of changes:
contrib/mklog.py | 21 +++++++++------------
gcc/cp/init.cc | 1 -
gcc/testsuite/gcc.dg/pr106397.c | 17 +++++++++++++++++
gcc/tree-ssa-loop-prefetch.cc | 27 +++++++++++++++++----------
gcc/tree-ssa-sccvn.cc | 11 ++++++-----
gcc/tree-vect-stmts.cc | 5 ++++-
libiberty/_doprnt.c | 1 -
7 files changed, 53 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr106397.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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards c29b62c9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9873c4d2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (c29b62c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1628 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30404 -> 30912 bytes
04-build_abe-stage1/console.log.xz | Bin 72900 -> 73220 bytes
06-build_abe-linux/console.log.xz | Bin 8788 -> 9372 bytes
07-build_abe-glibc/console.log.xz | Bin 238800 -> 239060 bytes
08-build_abe-stage2/console.log.xz | Bin 202028 -> 203320 bytes
09-build_abe-gdb/console.log.xz | Bin 37764 -> 37960 bytes
10-build_abe-qemu/console.log.xz | Bin 30976 -> 31632 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2700 -> 2544 bytes
13-check_regression/console.log.xz | Bin 3680 -> 13412 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 270 +-
13-check_regression/results.compare | 594 +++-
13-check_regression/results.compare2 | 1785 +++++++++-
13-check_regression/results.regressions | 116 +-
14-update_baseline/console.log | 2908 +++++++++++++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 270 +-
14-update_baseline/results.compare | 594 +++-
14-update_baseline/results.compare2 | 1785 +++++++++-
14-update_baseline/results.regressions | 116 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3375700 -> 3379996 bytes
sumfiles/g++.sum | 90 +-
sumfiles/gcc.log.xz | Bin 2991500 -> 2973976 bytes
sumfiles/gcc.sum | 5841 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1025896 -> 1025872 bytes
sumfiles/gfortran.sum | 110 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199904 -> 199844 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 413468 -> 421056 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 10654 insertions(+), 3853 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/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 81418e3f 4: update: binutils-llvm-linux-qemu: 22765
new 2a132d67 4: update: binutils-llvm-linux-qemu: 22765
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 (81418e3f)
\
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.xz | Bin 1696 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30108 -> 30664 bytes
04-build_kernel_llvm/console.log.xz | Bin 60016 -> 60296 bytes
05-build_abe-qemu/console.log.xz | Bin 32452 -> 30432 bytes
06-build_linux/console.log.xz | Bin 5200 -> 5196 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 128 +++++++++++++++++------------------
jenkins/manifest.sh | 18 ++---
9 files changed, 73 insertions(+), 73 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-aarch64
in repository toolchain/ci/glibc.
from 8b84fb862c Update scripts/config.* files from upstream GNU config version
adds ac8047cdf3 malloc: Simplify implementation of __malloc_assert
No new revisions were added by this update.
Summary of changes:
malloc/malloc.c | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.