This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 055c6cc038e Add boolean pattern for bitwise ops
new 9e2db0f899d libstdc++: Add missing include to std/time/format/format.cc
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/std/time/format/format.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 8ba0bb5a4d4 Adjust g++.dg/vect/pr64410.cc scan
new 94f203a3695 Check non-strictly vect_internal_def internal defs in integ [...]
new 055c6cc038e Add boolean pattern for bitwise ops
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/testsuite/gcc.dg/vect/vect-bool-2.c | 17 ++++++++
gcc/testsuite/gcc.dg/vect/vect-bool-cmp-3.c | 14 ++++++
gcc/testsuite/gcc.dg/vect/vect-bool-cmp-4.c | 14 ++++++
gcc/tree-vect-patterns.cc | 68 ++++++++++++++++++++++++++++-
4 files changed, 111 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bool-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bool-cmp-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bool-cmp-4.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 e269268e45b libstdc++: Implement submdspan_mapping_result. [PR110352]
new 8ba0bb5a4d4 Adjust g++.dg/vect/pr64410.cc scan
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/vect/pr64410.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 gcc.
from 15498d5f963 libstdc++: Implement full_extent_t. [PR110352]
new e269268e45b libstdc++: Implement submdspan_mapping_result. [PR110352]
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 | 7 +++++++
libstdc++-v3/src/c++23/std.cc.in | 3 ++-
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bfea7d30591 gdb: fix for 'set suppress-cli-notifications on' missed case
new 94861aa1c05 aarch64, gas: Relax Armv9.6-A mandatory feature set
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:
gas/testsuite/gas/aarch64/fprcvt.d | 1 -
gas/testsuite/gas/aarch64/sve2p2.d | 1 -
include/opcode/aarch64.h | 4 +---
3 files changed, 1 insertion(+), 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 binutils-2_45-branch
in repository binutils-gdb.
from b86ffebe5ba Automatic date update in version.in
new 0b040187894 aarch64, gas: Relax Armv9.6-A mandatory feature set
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:
gas/testsuite/gas/aarch64/fprcvt.d | 1 -
gas/testsuite/gas/aarch64/sve2p2.d | 1 -
include/opcode/aarch64.h | 4 +---
3 files changed, 1 insertion(+), 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 6b999bf4009 Do not expect 8 byte vectorization with ia32
new 5733ecea079 libstdc++: Improve and cleanup mdspan related code.
new 61061664e89 libstdc++: Implement strided_slice from <mdspan>. [PR110352]
new 15498d5f963 libstdc++: Implement full_extent_t. [PR110352]
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/version.def | 9 +++
libstdc++-v3/include/bits/version.h | 9 +++
libstdc++-v3/include/std/mdspan | 70 +++++++++++++++++-----
libstdc++-v3/src/c++23/std.cc.in | 6 +-
.../testsuite/23_containers/mdspan/int_like.h | 12 ++--
.../mdspan/submdspan/strided_slice.cc | 46 ++++++++++++++
.../mdspan/submdspan/strided_slice_neg.cc | 19 ++++++
7 files changed, 147 insertions(+), 24 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/strided_slice.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/submdspan/strided_s [...]
--
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 8c71d18f540 libstdc++: Implement std::layout_left_padded [PR110352].
new bfd41adc617 libstdc++: Implement std::layout_right_padded [PR110352].
new 6b999bf4009 Do not expect 8 byte vectorization with ia32
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/testsuite/gcc.target/i386/pr119919.c | 3 +-
libstdc++-v3/include/std/mdspan | 248 +++++++++++++++++++++
libstdc++-v3/src/c++23/std.cc.in | 5 +-
.../23_containers/mdspan/layouts/ctors.cc | 1 +
.../23_containers/mdspan/layouts/empty.cc | 1 +
.../23_containers/mdspan/layouts/mapping.cc | 6 +-
.../23_containers/mdspan/layouts/padded.cc | 4 +
.../23_containers/mdspan/layouts/padded_neg.cc | 28 +++
.../23_containers/mdspan/layouts/padded_traits.h | 84 ++++++-
9 files changed, 371 insertions(+), 9 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 c5bee7e24d5 Add missing menu item for JIT Language and ABI
new 8c71d18f540 libstdc++: Implement std::layout_left_padded [PR110352].
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/version.def | 10 +
libstdc++-v3/include/bits/version.h | 9 +
libstdc++-v3/include/std/mdspan | 658 +++++++++++++++++++-
libstdc++-v3/src/c++23/std.cc.in | 8 +-
.../mdspan/layouts/class_mandate_neg.cc | 1 +
.../23_containers/mdspan/layouts/ctors.cc | 59 +-
.../23_containers/mdspan/layouts/empty.cc | 20 +-
.../23_containers/mdspan/layouts/mapping.cc | 107 +++-
.../23_containers/mdspan/layouts/padded.cc | 673 +++++++++++++++++++++
.../23_containers/mdspan/layouts/padded_neg.cc | 324 ++++++++++
.../23_containers/mdspan/layouts/padded_traits.h | 73 +++
11 files changed, 1925 insertions(+), 17 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layouts/padded.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layouts/padded_neg.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layouts/padded_traits.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.