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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 89ec26fc6f 13: onsuccess: #419: boot: Success after binutils/gcc/linux/ [...]
new 4ab0a6c98b 14: onsuccess: #420: boot: Success after binutils/gcc: 10 commits
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 1720 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30280 -> 30336 bytes
04-build_abe-stage1/console.log.xz | Bin 68600 -> 68620 bytes
05-build_abe-qemu/console.log.xz | Bin 31884 -> 31800 bytes
06-build_linux/console.log.xz | Bin 3284 -> 3280 bytes
08-check_regression/console.log.xz | Bin 4112 -> 3264 bytes
09-update_baseline/console.log | 9 --------
dashboard/dashboard-generate.sh | 12 ++++++++++-
dashboard/dashboard-push.sh | 5 +++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
jenkins/dashboard-push.sh | 5 +++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 24 ++++++++++-----------
18 files changed, 38 insertions(+), 27 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 498ad738690 Add define_insn_and_split to support general version of "kxnor".
new 25413fdb2ac vect: Teach vectorizer how to handle bitfield accesses
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:
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-1.c | 40 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-2.c | 43 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-3.c | 44 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-4.c | 45 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-5.c | 42 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-read-6.c | 42 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-write-1.c | 39 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-write-2.c | 42 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-write-3.c | 43 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-write-4.c | 42 +++
gcc/testsuite/gcc.dg/vect/vect-bitfield-write-5.c | 42 +++
gcc/tree-if-conv.cc | 313 ++++++++++++++++++--
gcc/tree-vect-data-refs.cc | 3 +-
gcc/tree-vect-patterns.cc | 330 +++++++++++++++++++++-
14 files changed, 1079 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-4.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-5.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-read-6.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-write-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-write-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-write-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-write-4.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bitfield-write-5.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 86b4a00fa32 [gdb/testsuite] Fix prompt parsing in capture_command_output
new 73fa80feee6 gdb/testsuite: Fix formatting of python script
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:
gdb/testsuite/gdb.python/pretty-print-call-by-hand.py | 10 +++++++---
1 file changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from c4d15dddf6b [PR107195] Set range to zero when nonzero mask is 0.
new 498ad738690 Add define_insn_and_split to support general version of "kxnor".
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:
gcc/config/i386/i386.md | 71 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr107093.c | 38 +++++++++++++++++
2 files changed, 109 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr107093.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_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 9b3cfad17f 13: onsuccess: #451: boot: Success after binutils/gcc/linux/ [...]
new 5cd6197b01 14: onsuccess: #452: boot: Success after binutils/gcc/linux: [...]
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 1704 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30472 -> 30612 bytes
04-build_abe-stage1/console.log.xz | Bin 90696 -> 90928 bytes
05-build_abe-qemu/console.log.xz | Bin 31536 -> 31480 bytes
06-build_linux/console.log.xz | Bin 5124 -> 5108 bytes
07-boot_linux/console.log.xz | Bin 5836 -> 5664 bytes
08-check_regression/console.log.xz | Bin 4324 -> 3960 bytes
08-check_regression/mail-body.txt | 4 +--
dashboard/dashboard-generate.sh | 12 ++++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 ++---
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++-----------
results | 2 +-
21 files changed, 46 insertions(+), 26 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 9d82018337 60: onsuccess: #574: 1: Success after binutils/gcc/linux/gli [...]
new 96426f1e3b 61: onsuccess: #575: 1: Success after binutils/gcc/linux/gli [...]
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 1716 -> 1716 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 38216 -> 38408 bytes
04-build_abe-gcc/console.log.xz | Bin 212140 -> 213296 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8704 -> 8916 bytes
07-build_abe-glibc/console.log.xz | Bin 240692 -> 238712 bytes
08-build_abe-gdb/console.log.xz | Bin 37452 -> 37632 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3816 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2264 -> 2596 bytes
11-check_regression/console.log.xz | Bin 5924 -> 6116 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 3 -
dashboard/dashboard-generate.sh | 4 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 ++--
sumfiles/binutils.log.xz | Bin 59168 -> 58720 bytes
sumfiles/binutils.sum | 60 ++---
sumfiles/gas.log.xz | Bin 81100 -> 81128 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 121204 -> 121216 bytes
sumfiles/ld.sum | 342 ++++++++++++++---------------
30 files changed, 371 insertions(+), 374 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/gnu-release-arm-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
from ff8ab8cdf1 14: onsuccess: #49: 20881: Success after binutils/gcc/linux/ [...]
new 7d57601436 15: onsuccess: #51: all: Success after binutils/gcc/linux/qe [...]
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 1700 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29872 -> 30660 bytes
04-build_abe-stage1/console.log.xz | Bin 86468 -> 87852 bytes
05-build_abe-qemu/console.log.xz | Bin 31604 -> 31780 bytes
06-build_linux/console.log.xz | Bin 3752 -> 3848 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 4272 -> 4268 bytes
08-check_regression/mail-body.txt | 4 ++-
09-update_baseline/console.log | 8 +++---
dashboard/dashboard-generate.sh | 12 +++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++-----------
results | 4 ++-
23 files changed, 57 insertions(+), 31 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.