This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
from fc397e2e 4: reset: binutils-gcc-glibc: 0
new 88d44c6c 5: reset: binutils-gcc-glibc: 0
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 | 170 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 8825 +-
04-build_abe-stage1/console.log | 20045 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38939 ++++---
07-build_abe-stage2/console.log | 43080 ++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/console.log | 34 +-
10-check_regression/console.log | 46 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-binutils-glibc | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 10 +-
11-update_baseline/results.log | 4 +-
console.log | 111863 ++++++++++----------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
18 files changed, 111863 insertions(+), 111897 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_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 182c2a1 Add regression 0dcb572c08a7b4596f5481cb4491d755a63578ab from [...]
new 404aad3 Add regression e783a36f0b8c2d0d629d2fd9d9fb91a8d17cc659 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 929fd91ba97 S/390: Emit vector alignment hints for z13 if AS accepts them
new 43a9b25c17d testsuite: Make sure the *san/inline* tests aren't UNRESOLV [...]
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/c-c++-common/asan/inline-kernel.c | 2 +-
gcc/testsuite/c-c++-common/asan/inline.c | 2 +-
gcc/testsuite/c-c++-common/ubsan/inline.c | 2 +-
3 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_bmk_tx1
in repository toolchain/ci/interesting-commits.
from 10869da Add regression fb149ebdfee8995ed091f17cd64355ff54e9fb30 from [...]
new ae9a0c9 Add regression 82a3008e56c620008b4575a97e459e2769df54db from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 dc39db87367 [PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants.
new 929fd91ba97 S/390: Emit vector alignment hints for z13 if AS accepts them
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.in | 7 +++++++
gcc/config/s390/s390.c | 4 +---
gcc/config/s390/s390.h | 7 +++++++
gcc/configure | 31 +++++++++++++++++++++++++++++++
gcc/configure.ac | 5 +++++
5 files changed, 51 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 6af598703f9 [PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen.
new dc39db87367 [PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants.
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/arm/arm_mve.h | 48 +++++++++++-----------
.../gcc.target/arm/mve/intrinsics/mve_vaddq_m.c | 48 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vaddq_m.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 gcc.
from 1160ec9a141 openmp: Initial part of OpenMP 5.0 non-rectangular loop support
new 6af598703f9 [PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen.
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/arm/mve.md | 72 +++++++++++-----------
gcc/config/arm/predicates.md | 12 ++++
.../arm/mve/intrinsics/mve_scalar_shifts1.c | 40 ++++++++++++
.../arm/mve/intrinsics/mve_scalar_shifts2.c | 35 +++++++++++
.../arm/mve/intrinsics/mve_scalar_shifts3.c | 28 +++++++++
.../arm/mve/intrinsics/mve_scalar_shifts4.c | 34 ++++++++++
6 files changed, 185 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts1.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts2.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts3.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts4.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 gcc.
from e70fbee1a3d testsuite: Add offloading_enabled check and use it for xfai [...]
new fab46c5df75 openmp: Diagnose invalid OpenMP schedule(simd, static)
new 1160ec9a141 openmp: Initial part of OpenMP 5.0 non-rectangular loop support
The 2 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/c-family/c-common.h | 2 +-
gcc/c-family/c-omp.c | 340 ++++++++++++++++++---
gcc/c/c-parser.c | 63 +++-
gcc/c/c-tree.h | 1 +
gcc/c/c-typeck.c | 35 ++-
gcc/cp/parser.c | 9 +-
gcc/cp/pt.c | 27 +-
gcc/cp/semantics.c | 74 +++--
gcc/gimple-pretty-print.c | 14 +-
gcc/gimplify.c | 82 ++++-
gcc/omp-expand.c | 17 +-
gcc/omp-general.c | 52 +++-
gcc/omp-general.h | 10 +-
gcc/omp-low.c | 22 +-
gcc/testsuite/c-c++-common/gomp/loop-6.c | 113 +++++++
.../c-c++-common/gomp/schedule-modifiers-2.c | 14 +
gcc/testsuite/g++.dg/gomp/loop-1.C | 16 +-
gcc/testsuite/g++.dg/gomp/loop-2.C | 16 +-
gcc/testsuite/g++.dg/gomp/loop-5.C | 50 +++
gcc/testsuite/g++.dg/gomp/loop-6.C | 69 +++++
gcc/testsuite/gcc.dg/gomp/loop-1.c | 16 +-
gcc/testsuite/gcc.dg/gomp/loop-2.c | 13 +
gcc/tree-pretty-print.c | 64 +++-
gcc/tree-pretty-print.h | 2 +
gcc/tree.h | 5 +
25 files changed, 978 insertions(+), 148 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/loop-6.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/schedule-modifiers-2.c
create mode 100644 gcc/testsuite/g++.dg/gomp/loop-5.C
create mode 100644 gcc/testsuite/g++.dg/gomp/loop-6.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/loop-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.