diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-05-12 11:21:51 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-05-12 14:51:15 +0100 |
commit | d1adbe5c1bd3f3ba098ff112eed9b61515e2dc20 (patch) | |
tree | 9adcf6c548e7507b4ad0bd84c73b522bd24df6bd /libcpp | |
parent | c6b664e2c4c127025e076d8b584abe0976694629 (diff) | |
download | gcc-d1adbe5c1bd3f3ba098ff112eed9b61515e2dc20.zip gcc-d1adbe5c1bd3f3ba098ff112eed9b61515e2dc20.tar.gz gcc-d1adbe5c1bd3f3ba098ff112eed9b61515e2dc20.tar.bz2 |
libstdc++: Fix some problems in PSTL tests
libstdc++-v3/ChangeLog:
* testsuite/25_algorithms/pstl/alg_nonmodifying/find_end.cc:
Increase dg-timeout-factor to 4. Fix -Wunused-parameter
warnings. Replace bitwise AND with logical AND in loop
condition.
* testsuite/25_algorithms/pstl/alg_nonmodifying/search_n.cc:
Replace bitwise AND with logical AND in loop condition.
* testsuite/util/pstl/test_utils.h: Remove unused parameter
names.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions