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-arm
in repository toolchain/ci/binutils-gdb.
from 20ea3acc72 ld: Keep indirect symbol from IR if referenced from shared object
adds e867795e8b gdb: use python to colorize disassembler output
adds 7b8c55afd0 gdb/python: move styling support to gdb.styling
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 6 +++
gdb/cli/cli-style.c | 44 +++++++++++++++++++++
gdb/cli/cli-style.h | 3 ++
gdb/data-directory/Makefile.in | 1 +
gdb/disasm.c | 58 ++++++++++++++++++++++++++-
gdb/disasm.h | 25 ++++++++++++
gdb/doc/gdb.texinfo | 15 +++++++
gdb/extension-priv.h | 6 +++
gdb/extension.c | 20 ++++++++++
gdb/extension.h | 8 ++++
gdb/python/lib/gdb/__init__.py | 20 ----------
gdb/python/lib/gdb/styling.py | 50 +++++++++++++++++++++++
gdb/python/python.c | 85 ++++++++++++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/style.exp | 82 +++++++++++++++++++++++++++++++++++++-
gdb/ui-file.h | 8 ++++
15 files changed, 405 insertions(+), 26 deletions(-)
create mode 100644 gdb/python/lib/gdb/styling.py
--
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/master-arm
in repository toolchain/ci/base-artifacts.
discards 79889e29 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new dff021f4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (79889e29)
\
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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30020 -> 30388 bytes
04-build_abe-stage1/console.log.xz | Bin 89876 -> 90140 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8564 -> 8572 bytes
07-build_abe-glibc/console.log.xz | Bin 231184 -> 230568 bytes
08-build_abe-stage2/console.log.xz | Bin 220812 -> 221044 bytes
09-build_abe-gdb/console.log.xz | Bin 37020 -> 37460 bytes
10-build_abe-qemu/console.log.xz | Bin 31176 -> 30368 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2448 -> 2516 bytes
13-check_regression/console.log.xz | Bin 2372 -> 2796 bytes
13-check_regression/results.compare | 26 +-
13-check_regression/results.compare2 | 64 +-
14-update_baseline/console.log | 267 ++--
14-update_baseline/results.compare | 26 +-
14-update_baseline/results.compare2 | 64 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2618984 -> 2631488 bytes
sumfiles/g++.sum | 153 +-
sumfiles/gcc.log.xz | Bin 2179536 -> 2143264 bytes
sumfiles/gcc.sum | 2816 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 869960 -> 868240 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 185012 -> 184944 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 417176 -> 412872 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 1845 insertions(+), 1675 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 0a1a3afb5fb tree-optimization/104528 - free niter estimates after DSE
new d51cad0b840 amdgcn: Allow vector reductions on constants
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:
gcc/config/gcn/gcn.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 20ea3acc72 ld: Keep indirect symbol from IR if referenced from shared object
adds e867795e8b gdb: use python to colorize disassembler output
adds 7b8c55afd0 gdb/python: move styling support to gdb.styling
new 13eb081a83 Remove LA_PRINT_TYPE
new 362501dc5c Remove LA_PRINT_CHAR
new 660da3c14b Remove LA_PRINT_STRING
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:
gdb/NEWS | 6 +++
gdb/ada-valprint.c | 2 +-
gdb/c-valprint.c | 9 +++--
gdb/cli/cli-style.c | 44 +++++++++++++++++++++
gdb/cli/cli-style.h | 3 ++
gdb/data-directory/Makefile.in | 1 +
gdb/disasm.c | 58 ++++++++++++++++++++++++++-
gdb/disasm.h | 25 ++++++++++++
gdb/doc/gdb.texinfo | 15 +++++++
gdb/extension-priv.h | 6 +++
gdb/extension.c | 20 ++++++++++
gdb/extension.h | 8 ++++
gdb/guile/scm-type.c | 3 +-
gdb/language.h | 14 -------
gdb/python/lib/gdb/__init__.py | 20 ----------
gdb/python/lib/gdb/styling.py | 50 +++++++++++++++++++++++
gdb/python/py-type.c | 5 ++-
gdb/python/python.c | 85 ++++++++++++++++++++++++++++++++++++++--
gdb/symmisc.c | 18 ++++-----
gdb/testsuite/gdb.base/style.exp | 82 +++++++++++++++++++++++++++++++++++++-
gdb/typeprint.c | 7 ++--
gdb/ui-file.h | 8 ++++
gdb/valprint.c | 9 ++---
gdb/varobj.c | 4 +-
24 files changed, 435 insertions(+), 67 deletions(-)
create mode 100644 gdb/python/lib/gdb/styling.py
--
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 0d31c8ec3fd Daily bump.
adds 3f10e0d50b5 middle-end/104497 - gimplification of vector indexing
adds f7e26913187 c/104505 - ICE with internal function call in diagnostic ex [...]
adds f320197c8b4 tree-optimization/104511 - avoid FP to DFP conversion for V [...]
adds 81341565023 libstdc++: Fix std::to_chars for IEEE128 long double
adds 220d85fdf0b libstdc++: Fix typo in pragma
new 164a761a9f4 libstdc++: Use __cpp_concepts instead of custom macro [PR103891]
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:
gcc/c-family/c-pretty-print.cc | 6 +++++-
gcc/gimplify.cc | 17 ++++++++++++++---
gcc/testsuite/c-c++-common/pr104505.c | 12 ++++++++++++
gcc/testsuite/c-c++-common/torture/pr104497.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/pr104511.c | 16 ++++++++++++++++
gcc/tree-ssa-forwprop.cc | 9 +++++++++
libstdc++-v3/include/bits/c++config | 5 -----
libstdc++-v3/include/std/variant | 14 ++++++--------
libstdc++-v3/include/std/version | 4 ++--
libstdc++-v3/src/c++17/floating_to_chars.cc | 8 ++------
.../20_util/unsynchronized_pool_resource/allocate.cc | 2 +-
11 files changed, 79 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr104505.c
create mode 100644 gcc/testsuite/c-c++-common/torture/pr104497.c
create mode 100644 gcc/testsuite/gcc.dg/pr104511.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 20ea3acc72 ld: Keep indirect symbol from IR if referenced from shared object
adds e867795e8b gdb: use python to colorize disassembler output
adds 7b8c55afd0 gdb/python: move styling support to gdb.styling
new 13eb081a83 Remove LA_PRINT_TYPE
new 362501dc5c Remove LA_PRINT_CHAR
new 660da3c14b Remove LA_PRINT_STRING
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:
gdb/NEWS | 6 +++
gdb/ada-valprint.c | 2 +-
gdb/c-valprint.c | 9 +++--
gdb/cli/cli-style.c | 44 +++++++++++++++++++++
gdb/cli/cli-style.h | 3 ++
gdb/data-directory/Makefile.in | 1 +
gdb/disasm.c | 58 ++++++++++++++++++++++++++-
gdb/disasm.h | 25 ++++++++++++
gdb/doc/gdb.texinfo | 15 +++++++
gdb/extension-priv.h | 6 +++
gdb/extension.c | 20 ++++++++++
gdb/extension.h | 8 ++++
gdb/guile/scm-type.c | 3 +-
gdb/language.h | 14 -------
gdb/python/lib/gdb/__init__.py | 20 ----------
gdb/python/lib/gdb/styling.py | 50 +++++++++++++++++++++++
gdb/python/py-type.c | 5 ++-
gdb/python/python.c | 85 ++++++++++++++++++++++++++++++++++++++--
gdb/symmisc.c | 18 ++++-----
gdb/testsuite/gdb.base/style.exp | 82 +++++++++++++++++++++++++++++++++++++-
gdb/typeprint.c | 7 ++--
gdb/ui-file.h | 8 ++++
gdb/valprint.c | 9 ++---
gdb/varobj.c | 4 +-
24 files changed, 435 insertions(+), 67 deletions(-)
create mode 100644 gdb/python/lib/gdb/styling.py
--
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 8b51a6c4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 632e5c72 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 (8b51a6c4)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 30188 -> 30048 bytes
05-build_abe-stage1/console.log.xz | Bin 89708 -> 90024 bytes
07-build_abe-linux/console.log.xz | Bin 8864 -> 8904 bytes
08-build_abe-glibc/console.log.xz | Bin 231204 -> 231264 bytes
09-build_abe-stage2/console.log.xz | Bin 221260 -> 221420 bytes
10-build_abe-gdb/console.log.xz | Bin 37088 -> 36964 bytes
11-build_abe-qemu/console.log.xz | Bin 30764 -> 30816 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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 8b5dd9fa 0: update: binutils-gcc: 2
new fc56ee08 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 (8b5dd9fa)
\
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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 50436 -> 51600 bytes
.../console.log.xz | Bin 935928 -> 938620 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.