This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4eae6450e4 rs6000: Optimize code generation of vec_reve [PR100868] new 5e9b973bd60 openmp: Fix up handling of reduction clauses on the loop co [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/gimplify.c | 86 ++++++++++++++++++++--------- gcc/testsuite/c-c++-common/gomp/pr102431.c | 16 ++++++ gcc/testsuite/g++.dg/gomp/pr102431.C | 13 +++++ gcc/testsuite/gfortran.dg/gomp/pr102431.f90 | 10 ++++ 4 files changed, 99 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102431.c create mode 100644 gcc/testsuite/g++.dg/gomp/pr102431.C create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr102431.f90