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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 425ba7a72 0: update: binutils-gcc-linux-qemu: boot
new 20e96cb99 0: update: binutils-gcc-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 (425ba7a72)
\
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 | 226 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11714 +++++------
04-build_abe-stage1/console.log | 13942 +++++++------
05-build_linux/console.log | 816 +-
06-build_abe-qemu/console.log | 4594 ++---
07-boot_linux/console.log | 398 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 32168 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 32164 insertions(+), 32184 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 606f2af1973 c++: Fix ICE with __builtin_bit_cast [PR98469]
new 33a63257701 tree-optimization/98516 - fix SLP permute opt materialization
new 8ea81f56140 Don't link cc1 etc. against libcody.a
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/cp/Make-lang.in | 6 ++---
gcc/objcp/Make-lang.in | 6 ++---
gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-1.c | 26 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-2.c | 36 ++++++++++++++++++++++++++++
gcc/tree-vect-slp.c | 13 ++++++----
5 files changed, 76 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr98516-2.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-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-release-arm-eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 822f6430c 0: update: binutils-gcc: -8
new 7cd66d7fa 0: update: binutils-gcc: -8
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 (822f6430c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-relea [...]
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 | 14 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11240 +++++++-------
04-build_abe-stage1/console.log | 17878 +++++++++++-----------
05-build_abe-newlib/console.log | 6 +-
09-check_regression/console.log | 6 +-
10-update_baseline/console.log | 6 +-
console.log | 29572 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 29587 insertions(+), 29567 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 glibc.
from 6cc992412c alpha: Provide wait4 for static library [BZ #27150]
new ef8c78a6c6 Import idx.h from gnulib
new 47f4316095 Import filename.h from gnulib
new 448a256359 malloc: Add scratch_buffer_dupfree
new c6e0b0b5b0 stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592 [...]
new ecdb06cdf2 support: Add support_small_thread_stack_size
The 5 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:
include/filename.h | 112 +++++
include/idx.h | 114 +++++
include/scratch_buffer.h | 16 +
malloc/Makefile | 1 +
malloc/Versions | 1 +
.../scratch_buffer_dupfree.c | 23 +-
malloc/tst-scratch_buffer.c | 26 +-
stdlib/canonicalize.c | 546 +++++++++++++++------
stdlib/test-bz22786.c | 11 +-
support/support_set_small_thread_stack_size.c | 12 +-
support/xthread.h | 2 +
sysdeps/unix/sysv/linux/faccessat.c | 3 +-
12 files changed, 687 insertions(+), 180 deletions(-)
create mode 100644 include/filename.h
create mode 100644 include/idx.h
copy mach/mig_memcpy.c => malloc/scratch_buffer_dupfree.c (60%)
--
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 af362af18f4 c++: ICE with deferred noexcept when deducing targs [PR82099]
new 606f2af1973 c++: Fix ICE with __builtin_bit_cast [PR98469]
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/cp/constexpr.c | 9 +++++++++
gcc/cp/semantics.c | 4 ++++
gcc/testsuite/g++.dg/cpp2a/bit-cast8.C | 11 +++++++++++
gcc/testsuite/g++.dg/cpp2a/bit-cast9.C | 15 +++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/bit-cast8.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/bit-cast9.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-arm-next-allnoconfig
in repository toolchain/ci/qemu.
from 41192db338 Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machi [...]
adds 593621f36b readline: Fix possible array index out of bounds in readline [...]
adds e551455f1e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...]
No new revisions were added by this update.
Summary of changes:
util/readline.c | 3 +++
1 file changed, 3 insertions(+)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a821f67f2 0: update: llvm-linux-qemu: all
new 038e02b49 0: update: llvm-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 (a821f67f2)
\
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 | 111 +-
02-prepare_abe/console.log | 438 +-
03-build_llvm/console.log | 13638 ++++++++++++------------
04-build_linux/console.log | 664 +-
05-build_abe-qemu/console.log | 6706 ++++++------
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 18 +-
console.log | 21593 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
10 files changed, 21585 insertions(+), 21619 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.