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-next-defconfig
in repository toolchain/ci/gcc.
from 3c035affb6f Daily bump.
adds ce74ad2f0f2 Daily bump.
adds d0a094ce39f i386: Fix up vector mul and div with broadcasts in -masm=in [...]
adds 04a9b796436 [PATCH, rs6000] Fix vector long long subtype (PR96139)
new b0dc0c07a27 Daily bump.
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/ChangeLog | 15 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 4 ++--
gcc/config/rs6000/rs6000.c | 4 ++--
gcc/testsuite/ChangeLog | 14 +++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr97028.c | 18 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96139-a.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96139-b.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96139-c.c | 26 ++++++++++++++++++++
9 files changed, 142 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr97028.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-a.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-b.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-c.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/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a2f410db 2: update: llvm-linux: 18953
new b311c046 2: update: llvm-linux: 18953
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 (a2f410db)
\
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 | 220 +-
02-build_llvm/console.log | 13383 +++++++++++++--------------
03-build_linux/console.log | 862 +-
05-check_regression/console.log | 40 +-
05-check_regression/results.regressions | 12 +-
06-update_baseline/console.log | 144 +-
06-update_baseline/results.regressions | 12 +-
console.log | 14649 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 14685 insertions(+), 14651 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards fcb599be 0: update: binutils-gcc-linux: boot
new 3ab15f7a 0: update: binutils-gcc-linux: 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 (fcb599be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 48 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11362 ++++++-------
04-build_abe-stage1/console.log | 13649 +++++++--------
05-build_linux/console.log | 704 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 6 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 20 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26701 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 26713 insertions(+), 26707 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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/glibc.
from 9620398097 x86: Install <sys/platform/x86.h> [BZ #26124]
adds 13cd625885 hurd: Add __x86_get_cpu_features to ld.abilist
adds b8d3e8fbaa y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
No new revisions were added by this update.
Summary of changes:
nptl/sem_clockwait.c | 20 +++++++++++++++++---
nptl/sem_timedwait.c | 20 +++++++++++++++++---
nptl/sem_wait.c | 5 +++--
nptl/sem_waitcommon.c | 12 ++++++------
nptl/semaphoreP.h | 13 +++++++++++++
sysdeps/mach/hurd/i386/ld.abilist | 1 +
6 files changed, 57 insertions(+), 14 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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 3e4ed1ef 7: update: binutils-27087b7f6ce8c6d304b149df2484436d97e6334b: 1
new 30f53a61 7: update: glibc-b8d3e8fbaac154979078e6665aa983742dec9539: 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 (3e4ed1ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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 | 191 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11614 +-
04-build_abe-stage1/console.log | 19382 ++--
05-build_abe-linux/console.log | 262 +-
06-build_abe-glibc/console.log | 39653 +++----
07-build_abe-stage2/console.log | 46881 ++++----
08-build_abe-qemu/console.log | 3108 +-
09-build_abe-dejagnu/console.log | 336 +-
10-build_abe-check_gcc/console.log | 32271 +++---
11-check_regression/console.log | 178 +-
11-check_regression/results.regressions | 23 +-
12-update_baseline/console.log | 16198 ++-
12-update_baseline/results.regressions | 6 +-
console.log | 171852 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2298680 -> 2282612 bytes
sumfiles/g++.sum | 92 +-
sumfiles/gcc.log.xz | Bin 1992656 -> 2022184 bytes
sumfiles/gcc.sum | 312 +-
sumfiles/gfortran.log.xz | Bin 765532 -> 764748 bytes
sumfiles/gfortran.sum | 32 +-
sumfiles/libatomic.log.xz | Bin 2228 -> 2232 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 127204 -> 127200 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2604 -> 2612 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 412408 -> 409316 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 173544 insertions(+), 169321 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/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1b0c347c 2: update: llvm-linux: 19056
new 0af6cc75 2: update: llvm-linux: 19072
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 (1b0c347c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 68 +-
02-build_llvm/console.log | 13255 ++++++++++++-------------
03-build_linux/console.log | 1945 +---
05-check_regression/console.log | 18 +-
05-check_regression/results.regressions | 5 +-
06-update_baseline/console.log | 100 +-
06-update_baseline/results.regressions | 5 +-
console.log | 15386 ++++++++++++++----------------
jenkins/manifest.sh | 14 +-
results | 2 +-
10 files changed, 14312 insertions(+), 16486 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.