This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 965736e3 0: update: binutils-llvm-linux-qemu: boot
new 8fcd314b 0: update: binutils-llvm-linux-qemu: boot
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 (965736e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 182 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 11458 +++++-----
04-build_llvm/console.log | 13891 ++++++-------
05-build_abe-qemu/console.log | 7060 +++----
06-build_linux/console.log | 712 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33507 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33560 insertions(+), 33518 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/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from ec6d6554da7 Fortran: Fix double function call with -fcheck=pointer [PR]
adds cedce283c31 tree-optimization/100492 - avoid irreducible regions in loo [...]
adds cd712310edc middle-end/100509 - avoid folding constant to aggregate type
adds 37d845ac59b ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip
adds be85daaecc3 ipa/100791 - copy fntype when processing __builtin_va_arg_pack
adds b7878d4e179 tree-optimization/100934 - properly mark irreducible region [...]
adds a6d2599e1a0 Daily bump.
adds 4b98b55e0e8 c++: constexpr and array[0] [PR101029]
adds 66d838e2498 IBM Z: Fix vector intrinsics vec_double and vec_floate
adds c5da0eb1984 Daily bump.
new 206d49a2373 rs6000: MMA test case ICEs using -O3 [PR99842]
new 261c036e397 rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_ [...]
new 9e107823703 rs6000: MMA builtin usage ICEs when used in a #pragma omp p [...]
The 3 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/ChangeLog | 57 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/predicates.md | 3 +-
gcc/config/rs6000/rs6000-builtin.def | 2 +
gcc/config/rs6000/rs6000-call.c | 29 +++-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/config/s390/vecintrin.h | 4 +-
gcc/cp/ChangeLog | 5 +
gcc/cp/init.c | 8 +
gcc/doc/extend.texi | 4 +-
gcc/fortran/ChangeLog | 6 +
gcc/gimple-fold.c | 3 +-
gcc/ipa-param-manipulation.c | 4 +-
gcc/testsuite/ChangeLog | 42 +++++
gcc/testsuite/g++.dg/ext/array4.C | 172 +++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr99842.C | 188 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr100509.c | 9 ++
gcc/testsuite/gcc.dg/pr100791.c | 9 ++
gcc/testsuite/gcc.dg/torture/pr100492.c | 26 ++++
gcc/testsuite/gcc.dg/torture/pr100934.c | 21 +++
gcc/testsuite/gcc.target/powerpc/mma-builtin-4.c | 16 +-
gcc/testsuite/gcc.target/powerpc/mma-builtin-5.c | 24 ++-
gcc/testsuite/gcc.target/powerpc/pr100777.c | 24 +++
gcc/tree-inline.c | 1 +
gcc/tree-loop-distribution.c | 10 ++
gcc/tree-ssa-dom.c | 3 +-
26 files changed, 653 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/array4.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr99842.C
create mode 100644 gcc/testsuite/gcc.dg/pr100509.c
create mode 100644 gcc/testsuite/gcc.dg/pr100791.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100492.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100934.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr100777.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/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 47c32c23 0: update: gcc-ec6d6554da7771519f39fee32c97707698dbe50a: 1
new 035a902b 0: update: gcc-9e10782370391ed48d2a690a4205594f6b7d2fbe: 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 (47c32c23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 22 +-
02-prepare_abe/console.log | 120 +-
04-build_abe-bootstrap_ubsan/console.log | 74259 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 74399 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 74424 insertions(+), 74390 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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3c04d651 0: update: binutils-gcc-linux-qemu: all
new 115420d3 0: update: binutils-gcc-linux-qemu: 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 (3c04d651)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 106 +-
02-prepare_abe/console.log | 214 +-
03-build_abe-binutils/console.log | 10992 ++++-----
04-build_abe-stage1/console.log | 19413 ++++++++-------
05-build_abe-qemu/console.log | 7000 +++---
06-build_linux/console.log | 792 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 6 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 6 +-
console.log | 38599 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 38587 insertions(+), 38593 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.