]> git.ipfire.org Git - thirdparty/gcc.git/commit
g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]
authorTobias Burnus <tobias@codesourcery.com>
Wed, 5 May 2021 06:50:15 +0000 (08:50 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 10 May 2022 08:14:37 +0000 (10:14 +0200)
commite9af866262068845d89ca8c464773716882909f8
treeefdff7294b9e324f75c40a49b45b2290d51e7bbb
parente3df97908818aa0915166c91fda27febe6f19dde
g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]

gcc/testsuite/
PR testsuite/100422
* g++.dg/gomp/clause-3.C: Use 'reduction(&:..)' instead of '...(&&:..)'.

(cherry picked from commit af4e4d35f0b84d7c2f57a7b682a09116e9911142)
gcc/testsuite/g++.dg/gomp/clause-3.C