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-aarch64
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-aarch64
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 9d1b6c7aa 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 135a95cd4 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 (9d1b6c7aa)
\
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 1556 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 30256 -> 30932 bytes
05-build_abe-stage1/console.log.xz | Bin 70980 -> 72660 bytes
07-build_abe-linux/console.log.xz | Bin 10028 -> 10212 bytes
08-build_abe-glibc/console.log.xz | Bin 238116 -> 239056 bytes
09-build_abe-stage2/console.log.xz | Bin 198036 -> 198916 bytes
10-build_abe-gdb/console.log.xz | Bin 36892 -> 37520 bytes
11-build_abe-qemu/console.log.xz | Bin 31720 -> 31272 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 423f33d970 Automatic date update in version.in
adds 5fa0c2231c Updated Swedish translation for the binutils subdirectory
adds b02b09623d gdb, btrace: rename record_btrace_enable_warn()
adds b674665b51 gdb, btrace: switch threads in remote_btrace_maybe_reopen()
adds 696c0d5ef2 gdb, gdbserver: update thread identifier in enable_btrace ta [...]
adds 0d8cbc5f2f gdb, remote, btrace: move switch_to_thread call right before [...]
adds 3ceda72296 Fix GDB internal error by using text (instead of data) secti [...]
adds dfa1952ee8 gdb: work around negative DW_AT_data_member_location GCC 11 bug
adds 1f01799f55 Automatic date update in version.in
new 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info
new 07c9f243b3 PR28826 x86_64 ld segfaults building xen
new 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
new ef5684c2bd Update PowerPC64 symtocbase test
new 1004091634 PowerPC64 handling of @tocbase
new 5617fae703 Set __ehdr_start rel_from_abs earlier
The 6 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:
bfd/coffgen.c | 1 +
bfd/elf64-ppc.c | 68 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/sv.po | 4047 ++++++++++----------
binutils/rddbg.c | 2 +-
gdb/btrace.c | 2 +-
gdb/dtrace-probe.c | 2 +-
gdb/dwarf2/cu.c | 1 +
gdb/dwarf2/cu.h | 1 +
gdb/dwarf2/read.c | 14 +
gdb/ravenscar-thread.c | 10 +-
gdb/record-btrace.c | 6 +-
gdb/remote.c | 25 +-
gdb/stap-probe.c | 2 +-
gdb/target-delegates.c | 12 +-
gdb/target.c | 4 +-
gdb/target.h | 6 +-
...tion-main.c => negative-data-member-location.c} | 12 +-
.../gdb.dwarf2/negative-data-member-location.exp | 77 +
gdb/x86-linux-nat.c | 3 +-
gdb/x86-linux-nat.h | 2 +-
gdbserver/linux-low.cc | 4 +-
gdbserver/linux-low.h | 2 +-
gdbserver/server.cc | 4 +-
gdbserver/target.cc | 3 +-
gdbserver/target.h | 8 +-
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 +-
32 files changed, 2348 insertions(+), 2000 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{locexpr-data-member-location-main.c => negative-dat [...]
create mode 100644 gdb/testsuite/gdb.dwarf2/negative-data-member-location.exp
--
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_debug
in repository toolchain/ci/base-artifacts.
discards 1dd8ca839 0: update: binutils-gcc: 2
new 8962b61ef 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 (1dd8ca839)
\
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 1500 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37532 -> 37776 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 263960 -> 264228 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 079eed8e9 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new e47cfea08 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (079eed8e9)
\
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 1724 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41160 -> 41808 bytes
04-build_abe-stage1/console.log.xz | Bin 87080 -> 87260 bytes
05-build_abe-qemu/console.log.xz | Bin 31380 -> 31624 bytes
06-build_linux/console.log.xz | Bin 3340 -> 3372 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 4 ++--
10 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_gcc_check/master-aarch64
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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 68a418180 0: update: binutils-gcc: 1
new 18fd91e62 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 (68a418180)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 37688 -> 37844 bytes
04-build_abe-gcc/console.log.xz | Bin 206656 -> 207116 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2796 bytes
07-check_regression/console.log.xz | Bin 3952 -> 3652 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 12 +-
07-check_regression/results.compare | 43 +-
07-check_regression/results.compare2 | 179 +-
07-check_regression/results.regressions | 43 +-
08-update_baseline/console.log | 566 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 12 +-
08-update_baseline/results.compare | 43 +-
08-update_baseline/results.compare2 | 179 +-
08-update_baseline/results.regressions | 43 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3465804 -> 3465184 bytes
sumfiles/g++.sum | 179 +-
sumfiles/gcc.log.xz | Bin 2976896 -> 2984032 bytes
sumfiles/gcc.sum | 5120 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1017684 -> 1026476 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 189896 -> 190104 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429900 -> 432192 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3269 insertions(+), 3242 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.