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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0a5bfd48 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new bde964b6 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (0a5bfd48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1764 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41288 -> 41268 bytes
04-build_abe-stage1/console.log.xz | Bin 87252 -> 87188 bytes
05-build_abe-qemu/console.log.xz | Bin 30396 -> 30396 bytes
06-build_linux/console.log.xz | Bin 3132 -> 3108 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 insertions(+), 3 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp
adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.arch/i386-avx.c | 15 +++++-
gdb/testsuite/gdb.arch/i386-avx.exp | 11 ++--
gdb/testsuite/gdb.arch/i386-sse.c | 16 +++++-
gdb/testsuite/gdb.arch/i386-sse.exp | 11 ++--
gdb/testsuite/lib/precise-aligned-alloc.c | 87 +++++++++++++++++++++++++++++++
5 files changed, 130 insertions(+), 10 deletions(-)
create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.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-arm
in repository toolchain/ci/glibc.
from a329f68f2e linux: Add generic ioctl implementation
adds ceeffe968c x86: Don't set Prefer_No_AVX512 for processors with AVX512 a [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/cpu-features.c | 7 +++++--
1 file changed, 5 insertions(+), 2 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_check_gcc/master-arm
in repository toolchain/ci/gcc.
from ee01694151e tree-optimization/103544 - SLP reduction chain as SLP reduc [...]
adds 11013814fc8 contrib: Filter out -Wreturn-type in fold-const-call.c.
adds 0dc77a0c494 tree-optimization/103581 - fix masked gather on x86
adds 70b043845d7 libsanitizer: Use SSE to save and restore XMM registers
adds 2a20407bacb libsanitizer: Update LOCAL_PATCHES
adds ed4a5f571bd Add BB option for outgoing_edge_range_p and may_reocmpute_p.
adds 14dc5b71d7e Use dominators to reduce cache-flling.
adds d27b7e69872 ranger: Optimise irange_union
adds 63c59f054a5 ranger: Add shortcuts for single-successor blocks
No new revisions were added by this update.
Summary of changes:
contrib/filter-clang-warnings.py | 1 +
gcc/gimple-range-cache.cc | 73 ++++++++++++++++++++
gcc/gimple-range-cache.h | 1 +
gcc/gimple-range-edge.cc | 3 +
gcc/gimple-range-gori.cc | 77 +++++++++++++--------
gcc/gimple-range-gori.h | 6 +-
gcc/testsuite/gcc.dg/vect/pr103581.c | 59 ++++++++++++++++
gcc/tree-vect-stmts.c | 4 +-
gcc/value-range.cc | 46 ++++---------
libsanitizer/LOCAL_PATCHES | 1 +
libsanitizer/tsan/tsan_rtl_amd64.S | 128 +++++++++++++++++------------------
11 files changed, 271 insertions(+), 128 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103581.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-arm
in repository toolchain/ci/binutils-gdb.
from f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp
adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.arch/i386-avx.c | 15 +++++-
gdb/testsuite/gdb.arch/i386-avx.exp | 11 ++--
gdb/testsuite/gdb.arch/i386-sse.c | 16 +++++-
gdb/testsuite/gdb.arch/i386-sse.exp | 11 ++--
gdb/testsuite/lib/precise-aligned-alloc.c | 87 +++++++++++++++++++++++++++++++
5 files changed, 130 insertions(+), 10 deletions(-)
create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.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-arm
in repository toolchain/ci/base-artifacts.
discards dde1ba0f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 5960ddb3 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 (dde1ba0f)
\
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31372 -> 31396 bytes
04-build_abe-stage1/console.log.xz | Bin 90112 -> 90548 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8640 -> 8620 bytes
07-build_abe-glibc/console.log.xz | Bin 229776 -> 230492 bytes
08-build_abe-stage2/console.log.xz | Bin 217504 -> 217132 bytes
09-build_abe-gdb/console.log.xz | Bin 39044 -> 39164 bytes
10-build_abe-qemu/console.log.xz | Bin 29612 -> 29776 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2776 -> 2856 bytes
13-check_regression/console.log.xz | Bin 2516 -> 2924 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 35 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 281 ++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 35 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2607348 -> 2588572 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2121816 -> 2154568 bytes
sumfiles/gcc.sum | 2272 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 865252 -> 864716 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169832 -> 169780 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 418056 -> 423920 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1566 insertions(+), 1417 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 11013814fc8 contrib: Filter out -Wreturn-type in fold-const-call.c.
adds 0dc77a0c494 tree-optimization/103581 - fix masked gather on x86
adds 70b043845d7 libsanitizer: Use SSE to save and restore XMM registers
adds 2a20407bacb libsanitizer: Update LOCAL_PATCHES
adds ed4a5f571bd Add BB option for outgoing_edge_range_p and may_reocmpute_p.
adds 14dc5b71d7e Use dominators to reduce cache-flling.
adds d27b7e69872 ranger: Optimise irange_union
adds 63c59f054a5 ranger: Add shortcuts for single-successor blocks
No new revisions were added by this update.
Summary of changes:
gcc/gimple-range-cache.cc | 73 ++++++++++++++++++++
gcc/gimple-range-cache.h | 1 +
gcc/gimple-range-edge.cc | 3 +
gcc/gimple-range-gori.cc | 77 +++++++++++++--------
gcc/gimple-range-gori.h | 6 +-
gcc/testsuite/gcc.dg/vect/pr103581.c | 59 ++++++++++++++++
gcc/tree-vect-stmts.c | 4 +-
gcc/value-range.cc | 46 ++++---------
libsanitizer/LOCAL_PATCHES | 1 +
libsanitizer/tsan/tsan_rtl_amd64.S | 128 +++++++++++++++++------------------
10 files changed, 270 insertions(+), 128 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103581.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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp
adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp
adds a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.arch/i386-avx.c | 15 +++-
gdb/testsuite/gdb.arch/i386-avx.exp | 11 ++-
gdb/testsuite/gdb.arch/i386-sse.c | 16 +++-
gdb/testsuite/gdb.arch/i386-sse.exp | 11 ++-
.../gdb.dwarf2/frame-inlined-in-outer-frame.S | 24 ++++++
gdb/testsuite/lib/precise-aligned-alloc.c | 87 ++++++++++++++++++++++
6 files changed, 154 insertions(+), 10 deletions(-)
create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 06f4363a 0: update: binutils-gcc: 2
new 6424e4c1 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 (06f4363a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1512 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 38872 -> 38644 bytes
05-build_abe-bootstrap/console.log.xz | Bin 258716 -> 260960 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.