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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d78bd76a49f c: Fix i386 target attribute regression [PR 122180]
new c5bee7e24d5 Add missing menu item for JIT Language and ABI
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/doc/tm.texi | 1 +
gcc/doc/tm.texi.in | 1 +
2 files changed, 2 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 c1a7d039587 cris: bfd: Default selected target to the configured target
new bfea7d30591 gdb: fix for 'set suppress-cli-notifications on' missed case
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/infrun.c | 3 +-
gdb/testsuite/gdb.base/cli-suppress-notification.c | 81 +++++++++++-
.../gdb.base/cli-suppress-notification.exp | 53 +++++++-
.../gdb.mi/user-selected-context-sync.exp | 147 +++++++++++++++++----
gdb/thread.c | 15 +--
5 files changed, 250 insertions(+), 49 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 bb22f7d4d63 gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
new d78bd76a49f c: Fix i386 target attribute regression [PR 122180]
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/c/c-decl.cc | 7 +++++--
gcc/testsuite/gcc.target/i386/pr122180.c | 7 +++++++
2 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr122180.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 39961581f24 Fortran: Fix PDT parameter substitution [PR93175,PR102240,P [...]
new 7fb8339ca32 testsuite: Fix up pr121987.c testcase for ilp32 [PR121206]
new bb22f7d4d63 gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
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/c-family/c-gimplify.cc | 5 ++++-
gcc/testsuite/c-c++-common/pr122188.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/pr121987.c | 2 +-
3 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr122188.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 a114e29ddd x86: Detect Intel Nova Lake Processor
new f48b12aab6 x86: Simplify TCB access expressions
new e47728a77c x86: Simplify stack and pointer guard macros
new 99518a3a35 x86: Simplify RSEQ area access expressions
new 3ee23564ce x86: Use typeof_member style in RSEQ area access expressions
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:
sysdeps/i386/nptl/rseq-access.h | 32 ++++++++++++++-----------------
sysdeps/i386/nptl/tcb-access.h | 15 +++++----------
sysdeps/i386/nptl/tls.h | 5 ++---
sysdeps/i386/stackguard-macros.h | 8 ++------
sysdeps/x86_64/64/nptl/rseq-access.h | 36 ++++++++++++++++-------------------
sysdeps/x86_64/nptl/tcb-access.h | 15 +++++----------
sysdeps/x86_64/nptl/tls.h | 5 ++---
sysdeps/x86_64/stackguard-macros.h | 8 ++------
sysdeps/x86_64/x32/nptl/rseq-access.h | 12 ++++++------
9 files changed, 54 insertions(+), 82 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 81aa79e9776 Fixup store bool pattern
new 39961581f24 Fortran: Fix PDT parameter substitution [PR93175,PR102240,P [...]
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/fortran/array.cc | 11 +++++
gcc/fortran/decl.cc | 91 +++++++++++++++++++++++++---------
gcc/fortran/gfortran.h | 1 +
gcc/fortran/resolve.cc | 15 +++---
gcc/fortran/trans-array.cc | 8 ++-
gcc/testsuite/gfortran.dg/pdt_55.f03 | 96 ++++++++++++++++++++++++++++++++++++
6 files changed, 189 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_55.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.