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 40a04cee22b Synchronize the dwarf2.h and dwarf2.def files with their gc [...]
new bd2542cb1ef Require GNAT 8 for gdb.ada/recursive-access.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.ada/recursive-access.exp | 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 gcc.
from 24a1085072b RISC-V: Remove unused placeholder_p parameter from add_function
new f6f9aec0c6a libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
new c915bfc0f7d libstdc++: Implement submdspan_extents. [PR110352]
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:
libstdc++-v3/include/std/mdspan | 294 ++++++++++++++++++++-
libstdc++-v3/src/c++23/std.cc.in | 6 +-
.../testsuite/23_containers/mdspan/int_like.h | 9 +
.../submdspan/submdspan_canonicalize_slices.cc | 220 +++++++++++++++
.../submdspan/submdspan_canonicalize_slices_neg.cc | 208 +++++++++++++++
.../mdspan/submdspan/submdspan_extents.cc | 169 ++++++++++++
.../mdspan/submdspan/submdspan_extents_neg.cc | 48 ++++
7 files changed, 949 insertions(+), 5 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/submdspan [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/submdspan [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/submdspan [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/submdspan [...]
--
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 00ac906e7a9 c++: Diagnose taking addresses of hard reg vars in their in [...]
new 24a1085072b RISC-V: Remove unused placeholder_p parameter from add_function
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/riscv/riscv-vector-builtins.cc | 10 +++++-----
gcc/config/riscv/riscv-vector-builtins.h | 2 +-
2 files changed, 6 insertions(+), 6 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 d58f2e5453c c++: alias template parm conv and redecl [PR122171]
new 1804554a11d c++: Fix up error recovery for invalid designators [PR122836]
new 00ac906e7a9 c++: Diagnose taking addresses of hard reg vars in their in [...]
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:
gcc/cp/decl.cc | 23 +++++++++++++++++++----
gcc/testsuite/g++.dg/ext/pr122836.C | 11 +++++++++++
gcc/testsuite/g++.dg/ext/pr122860.C | 30 ++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pr122836.C
create mode 100644 gcc/testsuite/g++.dg/ext/pr122860.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 89130a50108 Reapply all revisions mentioned in LOCAL_PATCHES except for [...]
new d58f2e5453c c++: alias template parm conv and redecl [PR122171]
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/pt.cc | 35 ++++++++++++++++++++-------
gcc/testsuite/g++.dg/cpp0x/alias-decl-conv1.C | 17 +++++++++++++
2 files changed, 43 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-conv1.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 glibc.
from 3dd2cbfa35 Use 64-bit atomic on sem_t with 8-byte alignment [BZ #33632]
new 11d3cfb570 misc: fix some typos
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:
config.h.in | 2 +-
elf/elf.h | 2 +-
include/link.h | 2 +-
manual/dynlink.texi | 6 +++---
sysdeps/unix/sysv/linux/Makefile | 2 +-
5 files changed, 7 insertions(+), 7 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 58305f56176 c++/modules: Remove incorrect is_import check in using-directives
new 464fce5a9f3 vect: Use loop len in vectorizable_scan_store.
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/tree-vect-stmts.cc | 10 ++++++++--
1 file changed, 8 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 gcc.
from 997d05b8240 vect: don't hoist conditional loads above their condition [ [...]
new 58305f56176 c++/modules: Remove incorrect is_import check in using-directives
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/module.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8b3c7936b0b x86: traverse loc_hash_table only if used
new 40a04cee22b Synchronize the dwarf2.h and dwarf2.def files with their gc [...]
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:
binutils/dwarf.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/dwarf2.def | 11 ++++++++
include/dwarf2.h | 57 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 143 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.