This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from e482810f lib/make.sh (create_glibc_tests_log): Fix grep pattern
adds 9ea01553 lib/make.sh (make_check): Explain validate_failures.py output
adds 055002d8 lib/make.sh (check_all): Print target_board options
No new revisions were added by this update.
Summary of changes:
lib/make.sh | 5 +++++
1 file changed, 5 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 master
in repository binutils-gdb.
from a17805b199b Test GNAT encodings in arr_acc_idx_w_gap.exp
new f8b12b8e104 Fix Python documentation for range type fields
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/doc/python.texi | 3 ---
1 file changed, 3 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 63bd36be990 c++: dependently scoped template-id in type-req [PR110927]
new 38c00edd65c analyzer: More features for CPython analyzer plugin [PR107646]
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/analyzer/call-details.h | 4 +
gcc/analyzer/region-model.cc | 17 +-
gcc/analyzer/region-model.h | 14 +-
gcc/analyzer/sm-malloc.cc | 42 ++
.../gcc.dg/plugin/analyzer_cpython_plugin.c | 722 +++++++++++++++++++++
.../gcc.dg/plugin/cpython-plugin-test-2.c | 78 +++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 3 +-
gcc/testsuite/lib/target-supports.exp | 25 +
8 files changed, 899 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/cpython-plugin-test-2.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.
unknown user pushed a change to branch master
in repository gcc.
from 20db5cab7a5 MAINTAINERS: Add myself to write after approval
new 9e33d718344 libstdc++: Do not call log10(0.0) in std::format [PR110860]
new ca267665473 c++: recognize in-class var tmpl partial spec [PR71954]
new 63bd36be990 c++: dependently scoped template-id in type-req [PR110927]
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/decl.cc | 11 +++++++++-
gcc/cp/parser.cc | 4 ++--
gcc/cp/pt.cc | 2 +-
gcc/testsuite/g++.dg/cpp1y/var-templ84.C | 12 +++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ84a.C | 19 +++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-requires35.C | 27 ++++++++++++++++++++++++
libstdc++-v3/include/std/format | 2 +-
7 files changed, 72 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ84.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ84a.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires35.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.