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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 866af86e 0: update: binutils-gcc-qemu: boot
new bdf36530 0: update: linux-18d70724d5498d465f396282a59e59f0f4c7e2ca: 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 (866af86e)
\
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.xz | Bin 1544 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30052 -> 29260 bytes
04-build_abe-stage1/console.log.xz | Bin 67432 -> 69156 bytes
05-build_abe-qemu/console.log.xz | Bin 30112 -> 32160 bytes
06-build_linux/console.log.xz | Bin 5116 -> 3148 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 ++++++--------
results | 2 +-
11 files changed, 8 insertions(+), 10 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e9b6d74a 2: update: linux-afaef166f7672e0d125ddb1dee36b144da8a4dac: 21887
new bf6a5c0e 2: update: binutils-520a6a7e3a4fd4815de824157d53f9c615fe6e0d: 21887
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 (e9b6d74a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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.xz | Bin 1536 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29380 -> 29852 bytes
04-build_llvm/console.log.xz | Bin 61452 -> 60368 bytes
05-build_abe-qemu/console.log.xz | Bin 32184 -> 31928 bytes
06-build_linux/console.log.xz | Bin 5104 -> 6820 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 insertions(+), 10 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-next-allnoconfig
in repository toolchain/ci/gcc.
from 97949b79656 c++: lambda in template default argument [PR103186]
adds f407033b7ca x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
adds f45603f39ba x86: Disable SSE in ISA2 for -mgeneral-regs-only
adds ea4f664a40f Daily bump.
adds d1f4dfd409d tree-optimization/104931 - mitigate niter analysis issue
adds 893cb28a22f tree-optimization/101636 - CTOR vectorization ICE
adds 17f80c57fed Daily bump.
adds 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
new 23852920316 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 | 37 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/ada/libgnat/g-sercom__linux.adb | 1 +
gcc/ada/libgnat/g-sercom__mingw.adb | 1 +
gcc/common/config/i386/i386-common.c | 2 +-
gcc/config/i386/x86gprintrin.h | 2 +-
gcc/cp/ChangeLog | 45 +++++++++++++++++++
gcc/match.pd | 5 +++
gcc/testsuite/ChangeLog | 63 +++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/torture/pr101636.c | 30 +++++++++++++
gcc/testsuite/gcc.dg/vect/pr104782.c | 18 ++++++++
gcc/testsuite/gcc.target/i386/pr104890.c | 11 +++++
gcc/testsuite/gcc.target/i386/pr105000-1.c | 11 +++++
gcc/testsuite/gcc.target/i386/pr105000-2.c | 11 +++++
gcc/testsuite/gcc.target/i386/pr105000-3.c | 11 +++++
gcc/tree-vect-slp.c | 8 +++-
17 files changed, 260 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr101636.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr104782.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104890.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105000-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105000-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105000-3.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-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8a78349beb Automatic date update in version.in
adds 26ab93fb53 Automatic date update in version.in
adds 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 9 +++++
binutils/dlltool.c | 7 ++--
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
11 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fbd9e67e 0: update: binutils-gcc-linux-qemu: all
new 01cf2afb 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 (fbd9e67e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1576 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29948 -> 30544 bytes
04-build_abe-stage1/console.log.xz | Bin 85584 -> 86184 bytes
05-build_abe-qemu/console.log.xz | Bin 30732 -> 30920 bytes
06-build_linux/console.log.xz | Bin 3220 -> 3248 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.