https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100422
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:d042fa8e2cfabe5da83634ce05e8130d1010c034 commit r9-10153-gd042fa8e2cfabe5da83634ce05e8130d1010c034 Author: Tobias Burnus <tob...@codesourcery.com> Date: Wed May 5 08:50:15 2021 +0200 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)