]> git.ipfire.org Git - thirdparty/gcc.git/commit
Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643...
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 28 Oct 2022 13:06:45 +0000 (15:06 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 2 Nov 2022 20:52:32 +0000 (21:52 +0100)
commit5a9e5a7d20ed1866b6602d8d5620664973271203
treea4d348f678ac6bc358090cf182219f81f935c4ca
parent511b9790fa87b341e589400d13aee299cfc93280
Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668]

PR libgomp/106643
PR fortran/96668
libgomp/
* oacc-mem.c (goacc_enter_data_internal): Support
OpenACC 'declare create' with Fortran allocatable arrays, part II.
* testsuite/libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-directive.f90:
Adjust.
* testsuite/libgomp.oacc-fortran/pr106643-1.f90: New.

(cherry picked from commit f6ce1e77bbf5d3a096f52e674bfd7354c6537d10)
libgomp/ChangeLog.omp
libgomp/oacc-mem.c
libgomp/testsuite/libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-directive.f90
libgomp/testsuite/libgomp.oacc-fortran/pr106643-1.f90 [new file with mode: 0644]