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.