This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0c6ad3f5dfb Fix latent LRA bug
new 54efca1730a Daily bump.
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/ChangeLog | 55 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 ++++
gcc/testsuite/ChangeLog | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 75 +++++++++++++++++++++++
5 files changed, 299 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 9076d691900 gdb/tui: Fix build for older ncurses
new cdd924f3f00 Automatic date update in version.in
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/version.h | 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 gdb-17-branch
in repository binutils-gdb.
from 8278949e4c1 Automatic date update in version.in
new 5e076085842 Automatic date update in version.in
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/version.h | 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 binutils-2_45-branch
in repository binutils-gdb.
from 3c3422e9353 Automatic date update in version.in
new e907c1e3317 Automatic date update in version.in
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/version.h | 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 7801236069a libstdc++: ranges::rotate should use ranges::iter_move [PR121913]
new 0c6ad3f5dfb Fix latent LRA bug
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/lra-constraints.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 f6e00192cdf Testsuite: Fix more spurious failure of ACATS-4 tests
new 7b99d184bc9 libstdc++: Fix algorithms to use iterators' difference_type [...]
new 7801236069a libstdc++: ranges::rotate should use ranges::iter_move [PR121913]
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/bits/ranges_algo.h | 59 +++++++++-------
libstdc++-v3/include/bits/ranges_base.h | 4 +-
libstdc++-v3/include/bits/stl_algo.h | 81 +++++++++++++++-------
libstdc++-v3/include/bits/stl_algobase.h | 18 ++---
libstdc++-v3/include/bits/stl_heap.h | 20 ++++--
libstdc++-v3/include/std/functional | 2 +-
.../24_iterators/range_operations/advance.cc | 2 +-
.../testsuite/25_algorithms/fill_n/diff_type.cc | 13 ++++
.../testsuite/25_algorithms/heap/constrained.cc | 20 +++---
.../lexicographical_compare/diff_type.cc | 57 +++++++++++++++
.../testsuite/25_algorithms/nth_element/58800.cc | 2 +-
.../25_algorithms/nth_element/constrained.cc | 2 +-
.../25_algorithms/nth_element/random_test.cc | 4 +-
.../partial_sort/check_compare_by_value.cc | 4 +-
.../25_algorithms/partial_sort/constrained.cc | 3 +-
.../25_algorithms/partial_sort/random_test.cc | 4 +-
.../25_algorithms/partial_sort_copy/constrained.cc | 4 +-
.../25_algorithms/partial_sort_copy/random_test.cc | 4 +-
.../testsuite/25_algorithms/rotate/121913.cc | 45 ++++++++++++
libstdc++-v3/testsuite/std/ranges/adaptors/drop.cc | 2 +-
libstdc++-v3/testsuite/util/testsuite_iterators.h | 18 +++++
21 files changed, 276 insertions(+), 92 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/fill_n/diff_type.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/di [...]
create mode 100644 libstdc++-v3/testsuite/25_algorithms/rotate/121913.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 releases/gcc-15
in repository gcc.
from a03c244f530 c++: pack indexing is a non-deduced context [PR121795]
new 210b7a0d8ca libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
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/pstl/parallel_backend_tbb.h | 12 +++++++++---
1 file changed, 9 insertions(+), 3 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 glibc.
from cae3c9e3a1 LoongArch: Use the generic shmlab.h.
new 0fceed2545 nss: Group merge does not react to ERANGE during merge (bug 33361)
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:
nss/getXXbyYY_r.c | 18 +++++++-----------
1 file changed, 7 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 master
in repository gcc.
from 8e3230f4fed c++: pack indexing is a non-deduced context [PR121795]
new f6e00192cdf Testsuite: Fix more spurious failure of ACATS-4 tests
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/ada/acats-4/tests/cxa/cxai034.a | 8 ++++----
gcc/testsuite/ada/acats-4/tests/cxa/cxai035.a | 4 ++--
gcc/testsuite/ada/acats-4/tests/cxa/cxai036.a | 8 ++++----
3 files changed, 10 insertions(+), 10 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 releases/gcc-15
in repository gcc.
from 6a8999f4a81 Daily bump.
new a03c244f530 c++: pack indexing is a non-deduced context [PR121795]
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 | 4 ++--
gcc/testsuite/g++.dg/cpp26/pack-indexing17.C | 11 +++++++++++
gcc/testsuite/g++.dg/cpp26/pack-indexing17a.C | 12 ++++++++++++
3 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing17.C
create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing17a.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.