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 12856136986 aarch64: constify BTI and GCS report functions
new 365cf9bd156 Make readelf not print 'foo@@' for normal symbols
new 78894bcb483 Use version index 1 for defined symbols
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:
bfd/elflink.c | 8 +-------
binutils/readelf.c | 4 ++--
ld/testsuite/ld-elf/pr33599.d | 2 +-
ld/testsuite/ld-elfvers/vers16.dsym | 2 +-
4 files changed, 5 insertions(+), 11 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 azanella/bz28267-bz19951-pthread_detach
in repository glibc.
at 34164e56cb nptl: Remove INVALID_TD_P
This branch includes the following new commits:
new a0bf96f097 nptl: Set cancellation type and state on pthread_exit (BZ #28267)
new a283dc839e nptl: Do not use pthread set_tid_address as state synchroniz [...]
new 34164e56cb nptl: Remove INVALID_TD_P
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.
--
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 b207d9d1836 Move SIMD clone rejections to SIMD clone selection
new e31e206b397 c++: refactor maybe_delete_defaulted_fn [PR119964]
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/method.cc | 51 +++++++++++++++++----------------
gcc/testsuite/g++.dg/cpp1y/defaulted1.C | 17 +++++++++++
gcc/testsuite/g++.dg/cpp1y/defaulted2.C | 15 ++++++++++
4 files changed, 58 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/defaulted1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/defaulted2.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 releases/gcc-15
in repository gcc.
from 2481b8b4221 Daily bump.
new 6b368b8abdc [PATCH v1] RISC-V: Fix missed zero extend for unsigned scal [...]
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.cc | 2 +-
gcc/testsuite/g++.target/riscv/pr122692-run-1.C | 116 +++++++++++++++
gcc/testsuite/g++.target/riscv/pr122692-run-2.C | 178 ++++++++++++++++++++++++
3 files changed, 295 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/riscv/pr122692-run-1.C
create mode 100644 gcc/testsuite/g++.target/riscv/pr122692-run-2.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 d3c11a21eea [PR rtl-optimization/122782] Fix out of range shift causing [...]
new b207d9d1836 Move SIMD clone rejections to SIMD clone selection
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 | 118 ++++++++++++-------------------------------------
1 file changed, 29 insertions(+), 89 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 39cd9fd2404 libstdc++: Fix pretty printers for std::list
new d3c11a21eea [PR rtl-optimization/122782] Fix out of range shift causing [...]
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/ext-dce.cc | 5 ++++-
1 file changed, 4 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 gcc.
from 5a8746df980 dwarf: Save bit stride information for array type entry [PR121964]
new ca948ee8109 libstdc++: Fix XMethods for debug mode [PR122821]
new 39cd9fd2404 libstdc++: Fix pretty printers for std::list
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/python/libstdcxx/v6/xmethods.py | 7 ++-----
1 file changed, 2 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 77f4a4f4d17 Fortran: Failure with 1st PDT example in F2018 standard [PR122766]
new 4c26e67641c Fix comment for VECTOR_BOOL_MODE
new 5a8746df980 dwarf: Save bit stride information for array type entry [PR121964]
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/dwarf2out.cc | 22 ++++++++++++++++++++++
gcc/machmode.def | 12 ++++++------
.../g++.target/aarch64/dwarf-bit-stride-func.C | 16 ++++++++++++++++
.../aarch64/dwarf-bit-stride-pragma-sme.C | 16 ++++++++++++++++
.../g++.target/aarch64/dwarf-bit-stride-pragma.C | 17 +++++++++++++++++
.../g++.target/aarch64/sve/dwarf-bit-stride.C | 15 +++++++++++++++
.../gcc.target/aarch64/dwarf-bit-stride-func.c | 16 ++++++++++++++++
.../aarch64/dwarf-bit-stride-pragma-sme.c | 14 ++++++++++++++
.../gcc.target/aarch64/dwarf-bit-stride-pragma.c | 17 +++++++++++++++++
.../gcc.target/aarch64/sve/dwarf-bit-stride.c | 15 +++++++++++++++
10 files changed, 154 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/dwarf-bit-stride-func.C
create mode 100644 gcc/testsuite/g++.target/aarch64/dwarf-bit-stride-pragma-sme.C
create mode 100644 gcc/testsuite/g++.target/aarch64/dwarf-bit-stride-pragma.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/dwarf-bit-stride.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/dwarf-bit-stride-func.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/dwarf-bit-stride-pragma-sme.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/dwarf-bit-stride-pragma.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/dwarf-bit-stride.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 c9174f2b037 Adjust gcc.dg/vect/bb-slp-41.c
new 77f4a4f4d17 Fortran: Failure with 1st PDT example in F2018 standard [PR122766]
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/decl.cc | 27 ++++++++++++++++-
gcc/testsuite/gfortran.dg/pdt_69.f03 | 58 ++++++++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_69.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.