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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 34795ff95 0: update: binutils-gcc-linux-qemu: boot
new 36ce175b8 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 (34795ff95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1552 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 30504 -> 30496 bytes
04-build_abe-stage1/console.log.xz | Bin 71680 -> 71968 bytes
05-build_abe-qemu/console.log.xz | Bin 32516 -> 31632 bytes
06-build_linux/console.log.xz | Bin 5060 -> 5484 bytes
07-boot_linux/console.log.xz | Bin 6120 -> 6204 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 20 insertions(+), 20 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_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 8bfdfb616 0: update: binutils-gcc: 2
new 3d0831176 0: update: binutils-gcc: 2
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 (8bfdfb616)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 2748 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 38732 -> 38384 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 270956 -> 270552 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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_gnu_native_build/release-aarch64
in repository toolchain/ci/glibc.
from ac87df8d75 x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...]
new 6abb4002df Fix deadlock when pthread_atfork handler calls pthread_atfor [...]
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:
include/register-atfork.h | 26 ++--
posix/fork.c | 7 +-
posix/register-atfork.c | 140 ++++++++++++++++-----
sysdeps/pthread/Makefile | 38 +++++-
sysdeps/pthread/tst-atfork3.c | 118 +++++++++++++++++
.../xfopen.c => sysdeps/pthread/tst-atfork3mod.c | 35 ++++--
sysdeps/pthread/tst-atfork4.c | 128 +++++++++++++++++++
.../pthread/{tst-atfork2mod.c => tst-atfork4mod.c} | 30 ++---
8 files changed, 442 insertions(+), 80 deletions(-)
create mode 100644 sysdeps/pthread/tst-atfork3.c
copy support/xfopen.c => sysdeps/pthread/tst-atfork3mod.c (67%)
create mode 100644 sysdeps/pthread/tst-atfork4.c
copy sysdeps/pthread/{tst-atfork2mod.c => tst-atfork4mod.c} (65%)
--
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_native_build/release-aarch64
in repository toolchain/ci/gcc.
from c2476f7b22e Daily bump.
new 87fdcd896ef Daily bump.
new 864dcf71c87 Daily bump.
new 7b88f9b8881 pointer-query: Fix ICE with non-pointer param [PR105635]
new 120d99a3ec3 asan: Fix up instrumentation of assignments which are both [...]
new 2f3ccb79ca8 fold-const: Fix up -fsanitize=null in C++ [PR105729]
new 93e60642891 libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for [...]
new 8f32de15e46 libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]
new 081c4725893 ipa: Check cst type when propagating controled uses info
new a4ae11d935c Daily bump.
new f106ef53024 d: Fix D lexer sometimes fails to compile code read from stdin
new a578b17b596 c++: constexpr ref to array of array [PR102307]
new d9057695235 c++: deduction from auto fn [PR105623]
new d81be519fd6 c++: CTAD with alias and nested template [PR105655]
new 102a1472ab3 c++: lambda in concept [PR105652]
new 91fbce33d5d Daily bump.
The 15 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/asan.cc | 15 +++++-
gcc/cp/ChangeLog | 24 +++++++++
gcc/cp/decl.cc | 17 ++++--
gcc/cp/decl2.cc | 11 ++--
gcc/cp/pt.cc | 27 +++++++---
gcc/d/ChangeLog | 9 ++++
gcc/d/d-lang.cc | 4 ++
gcc/fold-const.cc | 10 ++++
gcc/ipa-prop.cc | 10 ++--
gcc/pointer-query.cc | 2 +-
gcc/testsuite/ChangeLog | 60 ++++++++++++++++++++++
gcc/testsuite/c-c++-common/cpp/va-opt-10.c | 18 +++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn62.C | 14 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C | 12 +++++
.../g++.dg/cpp2a/class-deduction-alias13.C | 24 +++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C | 17 ++++++
gcc/testsuite/g++.dg/ubsan/pr105729.C | 29 +++++++++++
gcc/testsuite/gcc.dg/asan/pr105714.c | 33 ++++++++++++
gcc/testsuite/gcc.dg/ipa/pr105639.c | 16 ++++++
gcc/testsuite/gcc.dg/pr105635.c | 11 ++++
libcpp/ChangeLog | 9 ++++
libcpp/expr.cc | 4 ++
libgomp/ChangeLog | 13 +++++
libgomp/alloc.c | 8 +--
libgomp/libgomp.h | 1 -
27 files changed, 410 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/va-opt-10.c
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn62.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda20.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr105729.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr105714.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105639.c
create mode 100644 gcc/testsuite/gcc.dg/pr105635.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_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 96b6345fd 0: update: binutils-gcc-linux-glibc-gdb: 6
new bdb14f155 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (96b6345fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51936 -> 52196 bytes
05-build_abe-gcc/console.log.xz | Bin 199132 -> 200204 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8916 -> 8860 bytes
08-build_abe-glibc/console.log.xz | Bin 238644 -> 238780 bytes
09-build_abe-gdb/console.log.xz | Bin 41680 -> 41700 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
11 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.