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 4bf692ec703 [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp
new 9882e2bca74 gdb/dap - Add CompletionsRequest
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/NEWS | 4 +++
gdb/data-directory/Makefile.in | 1 +
gdb/python/lib/gdb/dap/__init__.py | 1 +
gdb/python/lib/gdb/dap/completions.py | 60 +++++++++++++++++++++++++++++++++++
gdb/python/lib/gdb/dap/server.py | 21 ++++++++++--
5 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gdb/python/lib/gdb/dap/completions.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.
unknown user pushed a change to branch master
in repository gcc.
from 6acfb68dc0a libstdc++: re-bump the feature-test macro for P2562R1 [PR119488]
new 7e286b56545 OpenMP: Fix C++ template handling with append_args' prefer_ [...]
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/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 3 +
gcc/cp/pt.cc | 9 ++-
gcc/cp/semantics.cc | 21 +++----
gcc/gimplify.cc | 7 ---
gcc/testsuite/g++.dg/gomp/append-args-1.C | 4 +-
gcc/testsuite/g++.dg/gomp/append-args-8.C | 93 +++++++++++++++++++++++++++++++
7 files changed, 117 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/append-args-8.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 8e99bd447c4 c++/modules: Handle conflicting ABI tags [PR118920]
new 698ef4b29d8 libstdc++: add constexpr inplace_merge
new aba3018af8e libstdc++: add constexpr stable_partition
new 6acfb68dc0a libstdc++: re-bump the feature-test macro for P2562R1 [PR119488]
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:
libstdc++-v3/include/bits/algorithmfwd.h | 3 +
libstdc++-v3/include/bits/ranges_algo.h | 4 ++
libstdc++-v3/include/bits/stl_algo.h | 30 ++++++++-
libstdc++-v3/include/bits/version.def | 2 +-
libstdc++-v3/include/bits/version.h | 4 +-
.../testsuite/25_algorithms/cpp_lib_constexpr.cc | 2 +-
.../25_algorithms/headers/algorithm/synopsis.cc | 3 +
.../25_algorithms/inplace_merge/constexpr.cc | 72 ++++++++++++++++++++++
.../25_algorithms/stable_partition/constexpr.cc | 44 +++++++++++++
9 files changed, 158 insertions(+), 6 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/inplace_merge/constexpr.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/stable_partition/constexpr.cc
--
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 3e0768d2ffd c++/modules: Fix tsubst of global module friend classes [PR118920]
new 8e99bd447c4 c++/modules: Handle conflicting ABI tags [PR118920]
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/cp/cp-tree.h | 1 +
gcc/cp/mangle.cc | 8 ++--
gcc/cp/module.cc | 55 +++++++++++++++++++++-
gcc/testsuite/g++.dg/modules/attrib-3_a.H | 16 +++++++
gcc/testsuite/g++.dg/modules/attrib-3_b.C | 30 ++++++++++++
gcc/testsuite/g++.dg/modules/pr118920.h | 3 ++
.../g++.dg/modules/{auto-3_a.H => pr118920_a.H} | 2 +-
gcc/testsuite/g++.dg/modules/pr118920_b.H | 12 +++++
gcc/testsuite/g++.dg/modules/pr118920_c.C | 5 ++
9 files changed, 126 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/attrib-3_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/attrib-3_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr118920.h
copy gcc/testsuite/g++.dg/modules/{auto-3_a.H => pr118920_a.H} (76%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr118920_b.H
create mode 100644 gcc/testsuite/g++.dg/modules/pr118920_c.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 binutils-gdb.
from fdb44fced27 x86: Remove AVX10.2 256 bit rounding support
new 4bf692ec703 [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.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.threads/access-mem-running-thread-exit.c | 7 +++++++
gdb/testsuite/gdb.threads/access-mem-running-thread-exit.exp | 10 +++++-----
2 files changed, 12 insertions(+), 5 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 3e52eb28c53 libstdc++: Fix std::ranges::iter_move for function referenc [...]
new 3e0768d2ffd c++/modules: Fix tsubst of global module friend classes [PR118920]
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/cp/error.cc | 3 ++-
gcc/cp/module.cc | 12 ++++++++----
gcc/cp/name-lookup.cc | 10 +++++-----
gcc/testsuite/g++.dg/modules/tpl-friend-17.h | 8 ++++++++
gcc/testsuite/g++.dg/modules/tpl-friend-17_a.C | 9 +++++++++
gcc/testsuite/g++.dg/modules/tpl-friend-17_b.C | 11 +++++++++++
6 files changed, 43 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/tpl-friend-17.h
create mode 100644 gcc/testsuite/g++.dg/modules/tpl-friend-17_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/tpl-friend-17_b.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 b631ff45f23 arm: don't vectorize fmaxf() unless unsafe math opts are enabled
new 3e52eb28c53 libstdc++: Fix std::ranges::iter_move for function referenc [...]
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:
libstdc++-v3/include/bits/iterator_concepts.h | 11 +++++++++--
.../testsuite/24_iterators/customization_points/iter_move.cc | 11 +++++++++++
2 files changed, 20 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 devel/rust/master
in repository gcc.
from 75ef9fd3ffc Lower raw string literals
new 510b73dc40f testsuite: Add more testcases for cfg() in core
new 46ed038945b Fix validation of constant items
new 65574f04d69 gccrs: fix unconstrained infer vars on generic associated type
new b322656cdc0 Fix core library test with proper canonical path
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:
gcc/rust/checks/errors/rust-ast-validation.cc | 2 +-
gcc/rust/typecheck/rust-hir-trait-reference.h | 7 +++----
gcc/rust/typecheck/rust-hir-trait-resolve.cc | 8 ++++----
gcc/rust/typecheck/rust-hir-type-check-path.cc | 4 ++--
gcc/testsuite/rust/compile/cfg-core1.rs | 12 ++++++++++++
gcc/testsuite/rust/compile/cfg-core2.rs | 12 ++++++++++++
gcc/testsuite/rust/compile/issue-2905-2.rs | 8 ++++----
gcc/testsuite/rust/compile/issue-3242.rs | 1 -
gcc/testsuite/rust/compile/issue-3541-1.rs | 5 +++++
gcc/testsuite/rust/compile/issue-3541-2.rs | 3 +++
10 files changed, 46 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/cfg-core1.rs
create mode 100644 gcc/testsuite/rust/compile/cfg-core2.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3541-1.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3541-2.rs
--
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 271745bafaf i386: Set attr "addr" as "gpr16" for constraint "jm". [PR 119425]
new b631ff45f23 arm: don't vectorize fmaxf() unless unsafe math opts are enabled
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/arm/neon.md | 11 -----------
gcc/config/arm/vec-common.md | 11 +++++++++++
gcc/testsuite/gcc.target/arm/{fmaxmin.c => fmaxmin-2.c} | 9 ++++-----
gcc/testsuite/gcc.target/arm/fmaxmin.c | 9 +--------
4 files changed, 16 insertions(+), 24 deletions(-)
copy gcc/testsuite/gcc.target/arm/{fmaxmin.c => fmaxmin-2.c} (68%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.