This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad2bab693f7 Avoid IPA opts around guality plumbing
new a543fcbb72f libstdc++: Silence a warning in a test for span.
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/testsuite/23_containers/span/contiguous_range_neg.cc | 1 +
1 file changed, 1 insertion(+)
--
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 3fd638a9e54 [PATCH] riscv: allow zero in zacas subword atomic cas
new 7b3b315e480 libstdc++: Set feature test macro for complete C++23 mdspan [...]
new 6968656d631 RISC-V: Ignore non-types in builtin function hash.
new dab5951af89 RISC-V: Do not use vsetivli for THeadVector.
new ad2bab693f7 Avoid IPA opts around guality plumbing
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/config/riscv/riscv-v.cc | 2 +-
gcc/config/riscv/riscv-vector-builtins.cc | 6 ++++++
gcc/testsuite/gcc.dg/guality/guality.h | 5 +++--
gcc/testsuite/gcc.target/riscv/rvv/base/pr113829.c | 10 ++++++++++
gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr120461.c | 6 ++++++
libstdc++-v3/include/bits/version.def | 3 +--
libstdc++-v3/include/bits/version.h | 3 ++-
libstdc++-v3/testsuite/23_containers/mdspan/version.cc | 9 +++++++++
8 files changed, 38 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr113829.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr120461.c
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/version.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 b7b8eb90aba libstdc++: Implement mdspan and tests [PR107761].
new 3fd638a9e54 [PATCH] riscv: allow zero in zacas subword atomic cas
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/sync.md | 2 +-
gcc/testsuite/gcc.target/riscv/amo/zabha-zacas-atomic-cas.c | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/amo/zabha-zacas-atomic-cas.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 df7ae00856f c++: testsuite tweak
new b7b8eb90aba libstdc++: Implement mdspan and tests [PR107761].
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/std/mdspan | 285 +++++++++
libstdc++-v3/src/c++23/std.cc.in | 3 +-
.../23_containers/mdspan/class_mandate_neg.cc | 41 ++
.../testsuite/23_containers/mdspan/layout_like.h | 83 +++
.../testsuite/23_containers/mdspan/mdspan.cc | 643 +++++++++++++++++++++
.../23_containers/mdspan/out_of_bounds_neg.cc | 24 +
6 files changed, 1078 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/class_mandate_neg.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layout_like.h
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/mdspan.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/out_of_bounds_neg.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 users/nalcock/archive-v2/road-to-ctfv4
in repository binutils-gdb.
from 175d437a9dd libctf: archive: comment improvements
new dd6b4848482 libctf: drop ctfa_ prefixes from ctf_archive member names
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:
include/ctf.h | 28 +++---
libctf/ctf-archive.c | 252 +++++++++++++++++++++++------------------------
libctf/doc/ctf-spec.texi | 50 +++++-----
3 files changed, 165 insertions(+), 165 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 aa961cae42e libstdc++: Implement __mdspan::__size.
new df7ae00856f c++: testsuite tweak
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/testsuite/g++.dg/cpp1y/lambda-generic-variadic.C | 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 6589a725f0e RISC-V: Fix libpath_suffix selection for ldscript
new 89e55ca4fa2 New Malay translation for bfd/ and new Spanish translation [...]
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/po/ms.po | 86 ++-
gas/po/{es.po => gas.es.po} | 1515 ++++++++++++++++++++-----------------------
2 files changed, 750 insertions(+), 851 deletions(-)
copy gas/po/{es.po => gas.es.po} (94%)
--
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 45b81ebf781 libstdc++: Restructure mdspan tests to reuse IntLike.
new aa961cae42e libstdc++: Implement __mdspan::__size.
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/std/mdspan | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 90f7df6194e Handle non default git prefix configurations
new 4d86e4cda01 libstdc++: Check prerequisites of layout_*::operator().
new 74ddf1792ae libstdc++: Check prerequisite of extents::extents.
new 45b81ebf781 libstdc++: Restructure mdspan tests to reuse IntLike.
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/std/mdspan | 18 +++++++++++
.../mdspan/extents/class_mandates_neg.cc | 2 ++
.../23_containers/mdspan/extents/custom_integer.cc | 27 +----------------
.../mdspan/extents/extents_mismatch_neg.cc | 35 ++++++++++++++++++++++
.../23_containers/mdspan/extents/int_like.h | 30 +++++++++++++++++++
.../mdspan/layouts/debug/out_of_bounds_neg.cc | 30 +++++++++++++++++++
6 files changed, 116 insertions(+), 26 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/extents/extents_mis [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/extents/int_like.h
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layouts/debug/out_o [...]
--
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 20407a41e84 testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c et [...]
new 90f7df6194e Handle non default git prefix configurations
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:
contrib/prepare-commit-msg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.