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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3035ee0a8 0: update: linux-38d741cb70b30741c0e802cbed7bd9cf4fd15fa4: 1
new 75ed5a171 0: update: qemu-f22833602095b05733bceaddeb20f3edfced3c07: 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 (3035ee0a8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1600 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29940 -> 29964 bytes
04-build_abe-stage1/console.log.xz | Bin 72788 -> 72748 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9296 -> 11120 bytes
07-build_abe-glibc/console.log.xz | Bin 235344 -> 235248 bytes
08-build_abe-stage2/console.log.xz | Bin 199812 -> 200120 bytes
09-build_abe-gdb/console.log.xz | Bin 34528 -> 34532 bytes
10-build_abe-qemu/console.log.xz | Bin 32828 -> 31900 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2652 -> 2648 bytes
13-check_regression/console.log.xz | Bin 6292 -> 6140 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 147 +-
13-check_regression/results.compare | 100 +-
13-check_regression/results.compare2 | 408 ++-
13-check_regression/results.regressions | 76 +-
14-update_baseline/console.log | 1830 +++++-----
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 147 +-
14-update_baseline/results.compare | 100 +-
14-update_baseline/results.compare2 | 408 ++-
14-update_baseline/results.regressions | 76 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3354512 -> 3332600 bytes
sumfiles/g++.sum | 158 +-
sumfiles/gcc.log.xz | Bin 2950392 -> 2941248 bytes
sumfiles/gcc.sum | 5970 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1015780 -> 1017228 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196596 -> 196972 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 410440 -> 406016 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 4536 insertions(+), 4976 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_O3
in repository toolchain/ci/binutils-gdb.
from fc0b8a976d Fix libinproctrace.so build on PPC
adds 8a2ef85186 Automatic date update in version.in
adds d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
adds 446fcb446f Fix .debug_names regression with new indexer
adds c7a73fa4dc De-duplicate .gdb_index
adds 835e063d3a gprofng: assertion in gprofng/src/Expression.cc:139
new 2f9ee862bc Move "catch load" to a new file
new 4e9e993a7e Boolify print_solib_event
new 16922ea6ad Add an assertion to clone_momentary_breakpoint
new 6689579725 Delete some unnecessary wrapper functions
new c01e038bd2 Return bool from breakpoint_ops::print_one
new 4c6a92b11d Add a vtable-based breakpoint ops
new c3ee64d0d8 Convert break-catch-sig to use vtable ops
new 3aca48d3b4 Convert break-catch-syscall to vtable ops
new 021443b5f3 Convert break-catch-exec to vtable ops
new 54485252a9 Convert break-catch-fork to vtable ops
new 89e57567f5 Convert break-catch-load to vtable ops
new 3a29292356 Convert watchpoints to vtable ops
new 779dcceba7 Convert tracepoints to vtable ops
new 098f12723d Add some new subclasses of breakpoint
new 2b5ab5b851 Convert base breakpoints to vtable ops
new 5bd3caf1b2 Convert break-catch-throw to vtable ops
new c359fff502 Convert internal breakpoints to vtable ops
new 1fd30a4730 Convert momentary breakpoints to vtable ops
new 5ad71d67ae Change inheritance of dprintf
new 7dd8e7ae28 Convert ordinary breakpoints to vtable ops
new ae72050b7f Convert Ada catchpoints to vtable ops
new f293a0b5d6 Convert dprintf to vtable ops
new ec45bb676c Convert ranged breakpoints to vtable ops
new 7b572efb48 Add bp_static_marker_tracepoint
new 6d7a8c568b Convert static marker tracepoints to vtable ops
new 823b50f385 Remove bkpt_base_breakpoint_ops
new 5d926615e9 Merge probe and ordinary breakpoints
new 8d89123dc2 Merge probe and ordinary tracepoints
new a48ddc0d6a Remove breakpoint_ops from init_ada_exception_breakpoint
new b3316ff153 Remove breakpoint_ops from init_catchpoint
new c47614fef9 Remove most fields from breakpoint_ops
new a0cd5f080b Remove vtable_breakpoint_ops
new 8613a476b1 Remove breakpoint ops initialization
new a678887d09 Constify breakpoint_ops
new ee89d0a4e8 Remove allocate_bp_location
new eee031e253 Remove create_breakpoints_sal_default
The 36 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/version.h | 2 +-
gdb/Makefile.in | 1 +
gdb/ada-lang.c | 157 ++--
gdb/break-catch-exec.c | 102 +--
gdb/break-catch-fork.c | 145 ++--
gdb/break-catch-load.c | 282 +++++++
gdb/break-catch-sig.c | 152 ++--
gdb/break-catch-syscall.c | 158 ++--
gdb/break-catch-throw.c | 143 ++--
gdb/breakpoint.c | 1710 +++++++++++++-------------------------
gdb/breakpoint.h | 275 +++---
gdb/dwarf2/cooked-index.h | 7 +-
gdb/dwarf2/index-write.c | 39 +-
gdb/dwarf2/tag.h | 67 ++
gdb/infrun.c | 10 +-
gdb/linux-nat.c | 29 +-
gdb/mi/mi-cmd-break.c | 8 +-
gdb/python/py-finishbreakpoint.c | 2 +-
gdb/remote.c | 55 +-
gdb/target.c | 13 +-
gdb/target.h | 31 +-
gprofng/src/Expression.cc | 34 +-
gprofng/src/Expression.h | 2 -
23 files changed, 1607 insertions(+), 1817 deletions(-)
create mode 100644 gdb/break-catch-load.c
create mode 100644 gdb/dwarf2/tag.h
--
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_O3
in repository toolchain/ci/base-artifacts.
discards 7f11f9eb2 2: update: binutils-gcc: 0
new 630c50024 2: update: binutils-gcc: 0
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 (7f11f9eb2)
\
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 1576 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 24300 -> 24396 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 29 insertions(+), 29 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 4843761cb 0: update: glibc-d056c212130280c0a54d9a4f72170ec621b70ce5: 1
new b97479269 0: update: linux-2d0de93ca2515958e717138e5ee07ec3b6bf0226: 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 (4843761cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1608 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 36632 -> 36688 bytes
04-build_abe-gcc/console.log.xz | Bin 210460 -> 207644 bytes
06-build_abe-linux/console.log.xz | Bin 10640 -> 8820 bytes
07-build_abe-glibc/console.log.xz | Bin 237600 -> 236244 bytes
08-build_abe-gdb/console.log.xz | Bin 36716 -> 36704 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3864 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2904 -> 2972 bytes
11-check_regression/console.log.xz | Bin 2936 -> 2980 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 10 +-
11-check_regression/results.compare | 18 +-
11-check_regression/results.compare2 | 34 +-
11-check_regression/results.regressions | 18 +-
12-update_baseline/console.log | 400 +--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 10 +-
12-update_baseline/results.compare | 18 +-
12-update_baseline/results.compare2 | 34 +-
12-update_baseline/results.regressions | 18 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3661480 -> 3649036 bytes
sumfiles/g++.sum | 26 +-
sumfiles/gcc.log.xz | Bin 3164576 -> 3170152 bytes
sumfiles/gcc.sum | 4106 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1064360 -> 1060576 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 214276 -> 214400 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2672 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 430848 -> 434860 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 2379 insertions(+), 2337 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-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
adds 446fcb446f Fix .debug_names regression with new indexer
adds c7a73fa4dc De-duplicate .gdb_index
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/cooked-index.h | 7 +++--
gdb/dwarf2/index-write.c | 39 ++++++++++++++++++++++++---
gdb/dwarf2/tag.h | 67 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 108 insertions(+), 5 deletions(-)
create mode 100644 gdb/dwarf2/tag.h
--
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-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 048b74c1c 0: update: binutils-gcc: 2
new b017eb0d7 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 (048b74c1c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1488 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 54416 -> 51816 bytes
05-build_abe-bootstrap/console.log.xz | Bin 459736 -> 462860 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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 8189838d823 c++: tidy auto deduction
new 53e7252140c c++: lambda capture dependent type [PR82980]
new 4259c229b45 c++: alias CTAD and member alias templates [PR104470]
new e9d2adc17d0 c++: reorganize friend template matching [PR91618]
The 3 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/cp-tree.h | 1 +
gcc/cp/decl.cc | 9 ---
gcc/cp/decl2.cc | 9 +--
gcc/cp/friend.cc | 92 +++++++++++-----------
gcc/cp/lambda.cc | 7 +-
gcc/cp/pt.cc | 27 +++++--
.../g++.dg/cpp2a/class-deduction-alias12.C | 23 ++++++
gcc/testsuite/g++.dg/cpp2a/explicit11.C | 2 +-
8 files changed, 99 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias12.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.