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-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from 7802ee7b018 [Ada] Fix style in expansion of attribute Put_Image
adds 2e345e4ad6b libstdc++: Only use __gthread_yield if gthreads is available
adds f53e66019df c++: find_template_parameters and TEMPLATE_DECLs [PR101247]
adds 2c699fd2982 c++: requires-expr with dependent extra args [PR101181]
No new revisions were added by this update.
Summary of changes:
gcc/cp/constraint.cc | 3 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/pt.c | 45 +++++++++++-------------
gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl4.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl5.C | 11 ++++++
gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl5a.C | 15 ++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-requires26.C | 18 ++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-uneval16.C | 22 ++++++++++++
libstdc++-v3/include/std/mutex | 2 +-
9 files changed, 91 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-memtmpl5a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires26.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval16.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-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b794c18e 0: update: gcc-7802ee7b0181dcd4e4c40047d67a1b2a6cf06a57: 1
new 23b965a8 0: update: gcc-2c699fd29829cd6115f78238dab7cab74f0a5009: 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 (b794c18e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 221 +-
02-prepare_abe/console.log | 190 +-
03-build_abe-bootstrap_lto/console.log | 73172 ++++++-------
04-build_abe-dejagnu/console.log | 262 +-
05-build_abe-check_bootstrap_lto/console.log | 56649 +++++-----
06-check_regression/console.log | 230 +-
06-check_regression/results.compare1 | 43 +-
06-check_regression/results.compare2 | 16 +-
07-update_baseline/console.log | 380 +-
07-update_baseline/results.compare1 | 43 +-
07-update_baseline/results.compare2 | 16 +-
console.log | 131284 ++++++++++++------------
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3846724 -> 3866064 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3045676 -> 3044188 bytes
sumfiles/gcc.sum | 4104 +-
sumfiles/gfortran.log.xz | Bin 923928 -> 956884 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2404 -> 2400 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171756 -> 171912 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2680 -> 2680 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442104 -> 443948 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 136025 insertions(+), 130795 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 dc76a059fd Add a generic malloc test for MALLOC_ALIGNMENT
new 7c241325d6 Force building with -fno-common
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:
Makeconfig | 6 +++++-
csu/libc-start.c | 3 +--
elf/dl-support.c | 6 +++---
elf/rtld.c | 3 +--
include/shlib-compat.h | 6 +-----
malloc/malloc.c | 2 +-
malloc/mtrace.c | 2 +-
misc/regexp.c | 9 ++++-----
nptl/libc_multiple_threads.c | 2 +-
nptl/lowlevellock.c | 2 +-
nptl/pthread_create.c | 4 ++--
nptl/pthread_keys.c | 3 +--
nptl/vars.c | 6 ++----
resolv/res_libc.c | 2 +-
stdlib/abort.c | 2 +-
sunrpc/key_call.c | 8 +++-----
sunrpc/rpc_common.c | 12 +++++-------
sunrpc/svcauth_des.c | 2 +-
sysdeps/nptl/dl-tls_init_tp.c | 4 ++--
sysdeps/powerpc/nofpu/sim-full.c | 8 ++++----
sysdeps/unix/sysv/linux/timer_routines.c | 5 ++---
21 files changed, 43 insertions(+), 54 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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3_VECT
in repository toolchain/ci/glibc.
at 737efa27fc x86_64: Remove unneeded static PIE check for undefined weak [...]
No new revisions were added by this update.
--
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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3_VECT
in repository toolchain/ci/gcc.
at d826bff6ad6 Daily bump.
No new revisions were added by this update.
--
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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3_VECT
in repository toolchain/ci/binutils-gdb.
at 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
No new revisions were added by this update.
--
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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3_VECT
in repository toolchain/ci/base-artifacts.
at 9fe55251 0: init: binutils-gcc-glibc: 1
This branch includes the following new commits:
new 9fe55251 0: init: binutils-gcc-glibc: 1
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.
--
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-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 6586837c 0: update: gcc-7802ee7b0181dcd4e4c40047d67a1b2a6cf06a57: -10
new 1ed32337 0: update: gcc-54258e22b0846aaa6bd3265f592feb161eecda75: -10
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 (6586837c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 225 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-bootstrap_lto/console.log | 80886 +++++++++++++++---------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 18 +-
console.log | 81395 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 79843 insertions(+), 82957 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.