Test cases for references in OpenACC 'private' clauses
authorJulian Brown <julian@codesourcery.com>
Fri, 20 Sep 2019 20:53:10 +0000 (13:53 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 17 Jan 2022 07:57:20 +0000 (08:57 +0100)
commitfbb438808e9b53a6e6b179a5787d609443acaad6
treeb051bbb82e3de22737ca797ecb4fa4223d30f8b4
parent025a707d285832cec91c28811db02b74cd08a59a
Test cases for references in OpenACC 'private' clauses

libgomp/
* testsuite/libgomp.oacc-fortran/privatized-ref-1.f95: New test.
* testsuite/libgomp.oacc-c++/privatized-ref-2.C: New test.
* testsuite/libgomp.oacc-c++/privatized-ref-3.C: New test.

Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>
libgomp/testsuite/libgomp.oacc-c++/privatized-ref-2.C [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-c++/privatized-ref-3.C [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-fortran/privatized-ref-1.f95 [new file with mode: 0644]