aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog.omp
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <abidh@codesourcery.com>2023-12-20 13:50:26 +0000
committerHafiz Abid Qadeer <abidh@codesourcery.com>2024-01-08 15:36:17 +0000
commit0e7bc3eaa36b81004b799124d2fe00137401a43b (patch)
treee842ab327084e2d32a40fb817af9e0957683c2f3 /gcc/testsuite/ChangeLog.omp
parenta6af434d6b26666ceddc56cc4459019929372c31 (diff)
downloadgcc-0e7bc3eaa36b81004b799124d2fe00137401a43b.zip
gcc-0e7bc3eaa36b81004b799124d2fe00137401a43b.tar.gz
gcc-0e7bc3eaa36b81004b799124d2fe00137401a43b.tar.bz2
[OpenACC] Add tests for implied copy of variables in reduction clause.
The OpenACC reduction clause on compute construct implies a copy clause for each reduction variable [1]. This patch adds tests to check if the implied copy is being generated. The check covers various types and operators as described in the specification. gcc/testsuite/ChangeLog: * c-c++-common/goacc/implied-copy-1.c: New test. * c-c++-common/goacc/implied-copy-2.c: New test. * g++.dg/goacc/implied-copy.C: New test. * gcc.dg/goacc/implied-copy.c: New test. * gfortran.dg/goacc/implied-copy-1.f90: New test. * gfortran.dg/goacc/implied-copy-2.f90: New test. [1] OpenACC 2.7 Specification section 2.5.13
Diffstat (limited to 'gcc/testsuite/ChangeLog.omp')
0 files changed, 0 insertions, 0 deletions