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_check_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from 843bf75416 sim: include ansidecl.h when needed
adds 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader
adds 2427f3b09e Automatic date update in version.in
adds 74044dc840 ld: improve shared tests for AIX
adds 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:
bfd/version.h | 2 +-
gdb/dwarf2/file-and-dir.h | 8 +-
gdb/dwarf2/read.c | 10 +-
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 ++++++++++++
gold/powerpc.cc | 226 +++++++++++++++++++++---------
ld/testsuite/ld-shared/main.c | 10 +-
ld/testsuite/ld-shared/sh1.c | 10 --
ld/testsuite/ld-shared/shared.exp | 71 ++++------
ld/testsuite/ld-shared/xcoff.dat | 4 +
13 files changed, 341 insertions(+), 140 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_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 1005b5ed 0: update: binutils-gcc-linux-glibc-gdb: 1
new c1c1fa03 0: update: binutils-gcc-linux-glibc-gdb: 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 (1005b5ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 53136 -> 55084 bytes
04-build_abe-gcc/console.log.xz | Bin 225680 -> 226128 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8928 -> 8564 bytes
07-build_abe-glibc/console.log.xz | Bin 230792 -> 230760 bytes
08-build_abe-gdb/console.log.xz | Bin 48704 -> 49504 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3844 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2220 -> 2876 bytes
11-check_regression/console.log.xz | Bin 3640 -> 3540 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 12 +-
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 123 +-
11-check_regression/results.regressions | 30 +-
12-update_baseline/console.log | 557 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 12 +-
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 123 +-
12-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 26 +-
sumfiles/gdb.log.xz | Bin 1559596 -> 1549420 bytes
sumfiles/gdb.sum | 4471 +++++++++++++++----------------
25 files changed, 2702 insertions(+), 2746 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/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_build/master-aarch64
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_build/master-aarch64
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
new ed4a5f571bd Add BB option for outgoing_edge_range_p and may_reocmpute_p.
new 14dc5b71d7e Use dominators to reduce cache-flling.
new d27b7e69872 ranger: Optimise irange_union
new 63c59f054a5 ranger: Add shortcuts for single-successor blocks
The 4 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:
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_build/master-aarch64
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9496eee9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cf91eb9e 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 (9496eee9)
\
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 1548 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 31680 -> 31696 bytes
05-build_abe-stage1/console.log.xz | Bin 71572 -> 71628 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8692 -> 8812 bytes
08-build_abe-glibc/console.log.xz | Bin 236148 -> 236268 bytes
09-build_abe-stage2/console.log.xz | Bin 194968 -> 194432 bytes
10-build_abe-gdb/console.log.xz | Bin 39388 -> 39328 bytes
11-build_abe-qemu/console.log.xz | Bin 29940 -> 29832 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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 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
No new revisions were added by this update.
Summary of changes:
contrib/filter-clang-warnings.py | 1 +
gcc/testsuite/gcc.dg/vect/pr103581.c | 59 ++++++++++++++++
gcc/tree-vect-stmts.c | 4 +-
libsanitizer/LOCAL_PATCHES | 1 +
libsanitizer/tsan/tsan_rtl_amd64.S | 128 +++++++++++++++++------------------
5 files changed, 127 insertions(+), 66 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_check/master-aarch64
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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e3208e8f 0: update: binutils-gcc: 1
new 287ca58d 0: update: binutils-gcc: 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 (e3208e8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1524 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 39060 -> 40600 bytes
04-build_abe-gcc/console.log.xz | Bin 202988 -> 202200 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2748 -> 2476 bytes
07-check_regression/console.log.xz | Bin 2728 -> 3100 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 8 +
07-check_regression/results.compare | 21 +-
07-check_regression/results.compare2 | 43 +-
07-check_regression/results.regressions | 47 +
08-update_baseline/console.log | 287 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 8 +
08-update_baseline/results.compare | 21 +-
08-update_baseline/results.compare2 | 43 +-
08-update_baseline/results.regressions | 47 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3435016 -> 3474240 bytes
sumfiles/g++.sum | 34 +-
sumfiles/gcc.log.xz | Bin 2978464 -> 2936080 bytes
sumfiles/gcc.sum | 4278 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 882996 -> 881536 bytes
sumfiles/gfortran.sum | 8 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2168 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 175548 -> 175472 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 426424 -> 419336 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2546 insertions(+), 2321 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.