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
in repository toolchain/ci/binutils-gdb.
from 18a5766d09 [gdbsupport] Add sequential_for_each
adds 7d1a572d6b [gdb/symtab] Fix data race in cooked_index_functions::expand [...]
adds 9afca381e2 Automatic date update in version.in
adds bf4d777d39 Run 'black' on gdb
adds aa63b0a77e PowerPC: fix for gdb.base/eh_return.exp
new c4a3dbaf11 Expose current 'print' settings to Python
new 72be9d6be7 Add 'summary' mode to Value.format_string
new ebbac1687d PowerPC: Add support for IEEE 128-bit format.
new 3028a2dbbf Add 'nibbles' to gdb.print_options
The 4 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/NEWS | 11 +++
gdb/doc/python.texi | 24 ++++++
gdb/dwarf2/cooked-index.h | 11 ++-
gdb/dwarf2/read.c | 8 +-
gdb/ppc-sysv-tdep.c | 87 +++++++++++++++++-----
gdb/python/lib/gdb/__init__.py | 7 +-
gdb/python/py-prettyprint.c | 102 +++++++++++++++++++++++++-
gdb/python/py-value.c | 11 ++-
gdb/python/py-varobj.c | 25 +++++--
gdb/python/python-internal.h | 13 +++-
gdb/python/python.c | 4 +
gdb/testsuite/gdb.base/eh_return.exp | 36 ++++++++-
gdb/testsuite/gdb.python/py-format-string.exp | 57 +++++++++++---
gdb/testsuite/gdb.python/py-format-string.py | 6 ++
gdb/testsuite/gdb.python/py-send-packet.py | 6 +-
gdb/varobj.c | 13 +++-
17 files changed, 366 insertions(+), 57 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
in repository toolchain/ci/base-artifacts.
discards 432c6ab3 2: update: binutils-gcc: 1
new d754d793 2: 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 (432c6ab3)
\
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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51968 -> 50744 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 130644 -> 132064 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 ++++++++++++-------------
jenkins/manifest.sh | 14 ++++----
7 files changed, 30 insertions(+), 30 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards d70fa2d6 0: update: binutils-gcc-linux-qemu: boot
new e821318c 0: update: binutils-gcc-linux-qemu: boot
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 (d70fa2d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1640 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30368 -> 30264 bytes
04-build_abe-stage1/console.log.xz | Bin 68292 -> 68192 bytes
05-build_abe-qemu/console.log.xz | Bin 32620 -> 31556 bytes
06-build_linux/console.log.xz | Bin 3588 -> 3880 bytes
07-boot_linux/console.log.xz | Bin 6144 -> 6148 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 18a5766d09 [gdbsupport] Add sequential_for_each
adds 7d1a572d6b [gdb/symtab] Fix data race in cooked_index_functions::expand [...]
adds 9afca381e2 Automatic date update in version.in
adds bf4d777d39 Run 'black' on gdb
new aa63b0a77e PowerPC: fix for gdb.base/eh_return.exp
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:
bfd/version.h | 2 +-
gdb/dwarf2/cooked-index.h | 11 +++++++--
gdb/dwarf2/read.c | 8 ++++---
gdb/python/lib/gdb/__init__.py | 7 +++---
gdb/testsuite/gdb.base/eh_return.exp | 36 +++++++++++++++++++++++++++++-
gdb/testsuite/gdb.python/py-send-packet.py | 6 +++--
6 files changed, 58 insertions(+), 12 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards c2740d05 0: update: binutils-gcc: 1
new 2b759a80 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 (c2740d05)
\
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 1612 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 37900 -> 37964 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 274724 -> 274628 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3828 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2488 -> 2460 bytes
07-check_regression/console.log.xz | Bin 2724 -> 2904 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 199 +-
08-update_baseline/console.log | 423 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 199 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3590040 -> 3634800 bytes
sumfiles/g++.sum | 234 +-
sumfiles/gcc.log.xz | Bin 3209984 -> 3200544 bytes
sumfiles/gcc.sum | 4827 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1079532 -> 1072720 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 211160 -> 211524 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453504 -> 460964 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 3247 insertions(+), 2763 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/release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from e25a446597e Daily bump.
adds 8c57e8005db Daily bump.
adds 87d4bdc87f2 Daily bump.
adds 0380d008b14 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
adds 22736f3d0d4 [BACKPORT] Disable generating load/store vector pairs for b [...]
adds b8102d1ea4b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.cc | 5 ++++-
gcc/regrename.cc | 3 +--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 ++++++++++++++++++++++
6 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.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_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 650265e0 0: update: binutils-gcc: 2
new 520f1fc7 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 (650265e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37724 -> 37936 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 255524 -> 256108 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 10 +++++-----
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 68b28172 0: update: binutils-gcc-linux-qemu: all
new 755c5f0c 0: update: binutils-gcc-linux-qemu: 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 (68b28172)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1644 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30128 -> 29984 bytes
04-build_abe-stage1/console.log.xz | Bin 85456 -> 85540 bytes
05-build_abe-qemu/console.log.xz | Bin 32440 -> 30984 bytes
06-build_linux/console.log.xz | Bin 3624 -> 3592 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 | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from ebbac1687d0 PowerPC: Add support for IEEE 128-bit format.
new 3028a2dbbff Add 'nibbles' to gdb.print_options
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:
gdb/python/py-prettyprint.c | 2 ++
gdb/testsuite/gdb.python/py-format-string.exp | 6 ++++--
2 files changed, 6 insertions(+), 2 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 binutils-gdb.
from 72be9d6be7d Add 'summary' mode to Value.format_string
new ebbac1687d0 PowerPC: Add support for IEEE 128-bit format.
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:
gdb/ppc-sysv-tdep.c | 87 ++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 69 insertions(+), 18 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 5054bc001d9 go: fix f(g()) where g returns zero-sized type
new b1d07b50d43 analyzer: documentation nits relating to new fd warnings
new 0a8edfbd37d analyzer: fix taint false positive on optimized range check [...]
new 9a15d3beace c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]
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/analyzer/sm-taint.cc | 42 ++++
gcc/c-family/c-common.cc | 4 +
gcc/c-family/c-common.h | 2 +
gcc/cp/call.cc | 20 +-
gcc/cp/constraint.cc | 8 +
gcc/cp/cp-tree.h | 8 +-
gcc/cp/cxx-pretty-print.cc | 6 +
gcc/cp/method.cc | 25 +++
gcc/cp/parser.cc | 36 ++--
gcc/cp/semantics.cc | 8 +
gcc/doc/invoke.texi | 10 +
.../ext/reference_constructs_from_temporary1.C | 214 +++++++++++++++++++++
.../ext/reference_converts_from_temporary1.C | 214 +++++++++++++++++++++
.../gcc.dg/analyzer/torture/taint-read-index-2.c | 56 ++++++
libstdc++-v3/include/std/type_traits | 39 ++++
libstdc++-v3/include/std/version | 5 +-
.../20_util/reference_from_temporary/value.cc | 110 +++++++++++
.../value2.cc} | 15 +-
.../version.cc | 10 +-
.../20_util/variable_templates_for_traits.cc | 14 ++
20 files changed, 810 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/reference_constructs_from_temporary1.C
create mode 100644 gcc/testsuite/g++.dg/ext/reference_converts_from_temporary1.C
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/taint-read-index-2.c
create mode 100644 libstdc++-v3/testsuite/20_util/reference_from_temporary/value.cc
copy libstdc++-v3/testsuite/20_util/{to_underlying/version.cc => reference_from_te [...]
copy libstdc++-v3/testsuite/20_util/{to_underlying => reference_from_temporary}/ve [...]
--
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 binutils-gdb.
from aa63b0a77e1 PowerPC: fix for gdb.base/eh_return.exp
new c4a3dbaf113 Expose current 'print' settings to Python
new 72be9d6be7d Add 'summary' mode to Value.format_string
The 2 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 | 11 +++
gdb/doc/python.texi | 24 +++++++
gdb/python/py-prettyprint.c | 100 +++++++++++++++++++++++++-
gdb/python/py-value.c | 11 ++-
gdb/python/py-varobj.c | 25 +++++--
gdb/python/python-internal.h | 13 +++-
gdb/python/python.c | 4 ++
gdb/testsuite/gdb.python/py-format-string.exp | 55 +++++++++++---
gdb/testsuite/gdb.python/py-format-string.py | 6 ++
gdb/varobj.c | 13 ++--
10 files changed, 235 insertions(+), 27 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 binutils-gdb.
from bf4d777d39d Run 'black' on gdb
new aa63b0a77e1 PowerPC: fix for gdb.base/eh_return.exp
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:
gdb/testsuite/gdb.base/eh_return.exp | 36 +++++++++++++++++++++++++++++++++++-
1 file changed, 35 insertions(+), 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 9eeb9343 0: update: binutils-gcc: 2
new c90ae13d 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 (9eeb9343)
\
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 1624 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37644 -> 37808 bytes
.../console.log.xz | Bin 521728 -> 520608 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.
unknown user pushed a change to branch master
in repository gcc.
from 91259dd850b aarch64: Remove qualifier_internal
new 5054bc001d9 go: fix f(g()) where g returns zero-sized type
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/go/go-gcc.cc | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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 devel/rust/master
in repository gcc.
from 0a9416fc044 Merge #1385 #1386 #1387 #1388
new 67f9b173b90 Update build farm status
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:
README.md | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.