aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-10-14 23:34:20 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2024-10-18 14:49:35 +0100
commitd0a9ae1321f01c33b7ee377249cad30187061c0c (patch)
tree6aa52bf13ba7a230521ceed00a1569e0011566f4 /gcc/fortran
parent6ecf2b380da6129cd32edccdbc322dfd2884d490 (diff)
downloadgcc-d0a9ae1321f01c33b7ee377249cad30187061c0c.zip
gcc-d0a9ae1321f01c33b7ee377249cad30187061c0c.tar.gz
gcc-d0a9ae1321f01c33b7ee377249cad30187061c0c.tar.bz2
libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h>
Use std::__assign_one instead of ranges::__assign_one. Adjust the uses, because std::__assign_one has the arguments in the opposite order (the same order as an assignment expression). libstdc++-v3/ChangeLog: * include/bits/ranges_algobase.h (ranges::__assign_one): Remove. (__copy_or_move, __copy_or_move_backward): Use std::__assign_one instead of ranges::__assign_one. Reviewed-by: Patrick Palka <ppalka@redhat.com>
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions