]> 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>
Sun, 18 Jul 2021 23:27:51 +0000 (01:27 +0200)
commitde8945a3665ab8ec0ad62afd39193772201fc2d4
treeddb51a0371e4fc15b71d34f51d7066984537e3a7
parent9119f51f40226526bfbb79dec07ef39ec8d87466
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