]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix PSTL test iterators
authorJonathan Wakely <jwakely@redhat.com>
Tue, 20 May 2025 12:18:52 +0000 (13:18 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 22 May 2025 11:13:55 +0000 (12:13 +0100)
commitc0a2526f099dfa52df5daa1432ff583ae6af0d5f
tree236427174296eb0b0cef017e3794909908b7aff0
parent04f2be72b1deecd6c6d454e000cfc0cb16db957c
libstdc++: Fix PSTL test iterators

These were fixed upstream by:
https://github.com/uxlfoundation/oneDPL/pull/534
https://github.com/uxlfoundation/oneDPL/pull/546

libstdc++-v3/ChangeLog:

* testsuite/util/pstl/test_utils.h (ForwardIterator::operator++):
Fix return type.
(BidirectionalIterator::operator++): Likewise.
(BidirectionalIterator::operator--): Likewise.
libstdc++-v3/testsuite/util/pstl/test_utils.h