]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp – fix handling of 'target enter data'
authorTobias Burnus <tobias@codesourcery.com>
Tue, 31 Mar 2020 18:38:38 +0000 (20:38 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Tue, 31 Mar 2020 18:38:38 +0000 (20:38 +0200)
commit689418b97e5eb6a221871a2439bca3e6283ac579
tree8d4189f370ad62a895722d42beafed401d6472e7
parent331c438d5a67204bc143d1b0febd51740b2ea32c
libgomp – fix handling of 'target enter data'

* target.c (GOMP_target_enter_exit_data): Handle PSET/MAP_POINTER.
* testsuite/libgomp.fortran/target-enter-data-1.f90: New.
libgomp/ChangeLog
libgomp/target.c
libgomp/testsuite/libgomp.fortran/target-enter-data-1.f90 [new file with mode: 0644]