This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_profiled.
from 876e0d0 onsuccess: #247: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 163a412 onsuccess: #248: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2116 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2624 -> 2636 bytes
04-build_abe-bootstrap_profiled/console.log.xz | Bin 623320 -> 622380 bytes
.../make-gcc-stage2.log.xz | Bin 575004 -> 574400 bytes
05-check_regression/console.log.xz | Bin 1156 -> 1112 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 164 ++++++++++-----------
jenkins/notify-init.log | 64 ++++----
jenkins/rewrite.log | 20 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 14 +-
notify/mail-recipients.txt | 2 +-
15 files changed, 135 insertions(+), 145 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_binutils_build/master-aarch64
in repository toolchain/ci/base-artifacts/tcwg_binutils_build/master-aarch64.
from 45bbc9b8 onsuccess: #350: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 05d06160 onsuccess: #351: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2160 -> 2104 bytes
02-prepare_abe/console.log.xz | Bin 2660 -> 2608 bytes
04-build_abe-binutils/console.log.xz | Bin 35864 -> 35632 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 24452 -> 24436 bytes
05-check_regression/console.log.xz | Bin 1100 -> 1104 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 229 ++++++++++++++++++++---------
jenkins/notify-init.log | 64 ++++----
jenkins/rewrite.log | 20 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 14 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 218 insertions(+), 129 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_binutils_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_binutils_build/master-arm.
from 41de4b12 onsuccess: #354: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new e135260d onsuccess: #355: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2108 -> 2132 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2620 bytes
04-build_abe-binutils/console.log.xz | Bin 50476 -> 49216 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 37900 -> 37924 bytes
05-check_regression/console.log.xz | Bin 1132 -> 1096 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 235 ++++++++++++++++++++---------
jenkins/notify-init.log | 64 ++++----
jenkins/rewrite.log | 18 +--
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 14 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 221 insertions(+), 132 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 c714b4d30d2 libstdc++: [_Hashtable] Do not reuse untrusted cached hash code
new 79a50a17409 omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS
new 87d97e26076 parloops: Copy target and optimizations when creating a fun [...]
new 53d40858c83 parloops: Allow poly nit and bound
new c9ce846763c vect: Fix vect_get_smallest_scalar_type for simd clones
new 8b704ed0b8f vect: don't allow fully masked loops with non-masked simd c [...]
new d8e4e7def33 vect: Use inbranch simdclones in masked loops
The 6 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/omp-simd-clone.cc | 30 ++-
gcc/testsuite/gcc.dg/gomp/pr110485.c | 19 ++
gcc/testsuite/gcc.dg/vect/vect-simd-clone-16f.c | 5 +-
gcc/testsuite/gcc.dg/vect/vect-simd-clone-17f.c | 5 +-
gcc/testsuite/gcc.dg/vect/vect-simd-clone-18f.c | 5 +-
gcc/tree-parloops.cc | 10 +-
gcc/tree-vect-data-refs.cc | 45 ++++
gcc/tree-vect-stmts.cc | 266 ++++++++++++++++--------
8 files changed, 276 insertions(+), 109 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr110485.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.