This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0009a3b986 openmp: Fix up gomp_affinity_init_numa_domains new ac73c944eac libstdc++: Reduce header dependencies from PSTL headers [PR92546]
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/glue_algorithm_defs.h | 2 +- libstdc++-v3/include/pstl/utils.h | 4 ++-- libstdc++-v3/src/c++17/fs_path.cc | 1 + libstdc++-v3/testsuite/25_algorithms/adjacent_find/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/binary_search/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/clamp/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/equal/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/for_each/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/includes/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/is_heap/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/is_heap_until/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/is_permutation/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/is_sorted/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/is_sorted_until/constexpr.cc | 1 + .../testsuite/25_algorithms/lexicographical_compare/constexpr.cc | 1 + .../testsuite/25_algorithms/lexicographical_compare/constrained.cc | 1 + .../testsuite/25_algorithms/lexicographical_compare_three_way/1.cc | 1 + libstdc++-v3/testsuite/25_algorithms/lower_bound/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/max/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/max_element/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/min/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/min_element/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/minmax_element/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/mismatch/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/move/93872.cc | 1 + libstdc++-v3/testsuite/25_algorithms/move_backward/93872.cc | 1 + libstdc++-v3/testsuite/25_algorithms/nth_element/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/partial_sort/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/search/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/search_n/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_difference/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_difference/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_intersection/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_intersection/constrained.cc | 1 + .../testsuite/25_algorithms/set_symmetric_difference/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_union/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/set_union/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/sort/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/sort_heap/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/transform/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/unique/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/unique/constrained.cc | 1 + libstdc++-v3/testsuite/25_algorithms/unique_copy/constexpr.cc | 1 + libstdc++-v3/testsuite/25_algorithms/upper_bound/constexpr.cc | 1 + libstdc++-v3/testsuite/std/ranges/adaptors/elements.cc | 3 ++- libstdc++-v3/testsuite/std/ranges/adaptors/lazy_split.cc | 1 + libstdc++-v3/testsuite/std/ranges/adaptors/split.cc | 1 + 48 files changed, 50 insertions(+), 4 deletions(-)