This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 08cd29f72 0: update: binutils-gcc: 1
new 7cea66989 0: update: binutils-gcc: 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 (08cd29f72)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 37608 -> 37812 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263152 -> 263556 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3868 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2324 -> 2804 bytes
07-check_regression/console.log.xz | Bin 3960 -> 4764 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 18 +-
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 305 +-
07-check_regression/results.regressions | 41 +-
08-update_baseline/console.log | 770 +++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 18 +-
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 305 +-
08-update_baseline/results.regressions | 41 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3543160 -> 3519928 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 3082864 -> 3129864 bytes
sumfiles/gcc.sum | 4487 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1058300 -> 1064664 bytes
sumfiles/gfortran.sum | 14 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 195600 -> 195644 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2732 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 445112 -> 446244 bytes
sumfiles/libstdc++.sum | 6 +-
33 files changed, 3372 insertions(+), 2887 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from 1f01799f55 Automatic date update in version.in
adds 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info
adds 07c9f243b3 PR28826 x86_64 ld segfaults building xen
adds 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds ef5684c2bd Update PowerPC64 symtocbase test
adds 1004091634 PowerPC64 handling of @tocbase
adds 5617fae703 Set __ehdr_start rel_from_abs earlier
No new revisions were added by this update.
Summary of changes:
bfd/coffgen.c | 1 +
bfd/elf64-ppc.c | 68 ++++++++++++++++++++++------------
binutils/rddbg.c | 2 +-
ld/ldelf.c | 1 -
ld/ldlang.c | 1 +
ld/testsuite/ld-powerpc/symtocbase-1.s | 10 +++--
ld/testsuite/ld-powerpc/symtocbase-2.s | 10 +++--
ld/testsuite/ld-powerpc/symtocbase.d | 2 +-
8 files changed, 63 insertions(+), 32 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from 99f17e996f2 Daily bump.
adds 4d2efec9f22 c++: pack in enumerator in lambda [PR100198]
No new revisions were added by this update.
Summary of changes:
gcc/cp/parser.cc | 19 +++++++++++++++++-
gcc/cp/pt.cc | 23 ++++++++++++++++++----
.../g++.dg/cpp0x/lambda/lambda-variadic13.C | 2 +-
.../g++.dg/cpp0x/lambda/lambda-variadic14.C | 2 +-
.../g++.dg/cpp0x/lambda/lambda-variadic14a.C | 9 +++++++++
.../g++.dg/cpp0x/lambda/lambda-variadic15.C | 14 +++++++++++++
.../g++.dg/cpp0x/lambda/lambda-variadic16.C | 13 ++++++++++++
7 files changed, 75 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic14a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic15.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic16.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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 1f01799f55 Automatic date update in version.in
adds 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info
adds 07c9f243b3 PR28826 x86_64 ld segfaults building xen
adds 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds ef5684c2bd Update PowerPC64 symtocbase test
adds 1004091634 PowerPC64 handling of @tocbase
adds 5617fae703 Set __ehdr_start rel_from_abs earlier
No new revisions were added by this update.
Summary of changes:
bfd/coffgen.c | 1 +
bfd/elf64-ppc.c | 68 ++++++++++++++++++++++------------
binutils/rddbg.c | 2 +-
ld/ldelf.c | 1 -
ld/ldlang.c | 1 +
ld/testsuite/ld-powerpc/symtocbase-1.s | 10 +++--
ld/testsuite/ld-powerpc/symtocbase-2.s | 10 +++--
ld/testsuite/ld-powerpc/symtocbase.d | 2 +-
8 files changed, 63 insertions(+), 32 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards d790baa2b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9124fc68c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (d790baa2b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1568 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30008 -> 29980 bytes
05-build_abe-stage1/console.log.xz | Bin 89860 -> 90368 bytes
07-build_abe-linux/console.log.xz | Bin 9888 -> 10520 bytes
08-build_abe-glibc/console.log.xz | Bin 232256 -> 234104 bytes
09-build_abe-stage2/console.log.xz | Bin 220524 -> 223800 bytes
10-build_abe-gdb/console.log.xz | Bin 36904 -> 37560 bytes
11-build_abe-qemu/console.log.xz | Bin 30932 -> 31356 bytes
12-check_regression/console.log.xz | Bin 432 -> 432 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 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_gnu_cross_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 7f665fb07d Automatic date update in version.in
adds 3ce9987d16 Automatic date update in version.in
adds f071e5630a Automatic date update in version.in
adds 0c7816521e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.