]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/ChangeLog
libgomp – fix handling of 'target enter data'
[thirdparty/gcc.git] / libgomp / ChangeLog
index 7f5a1173eb9d46670fa14f8d862957b35977fe71..6c437930b02f2205c71da53c3dd7061e99faaa0e 100644 (file)
@@ -1,3 +1,8 @@
+2020-03-31  Tobias Burnus  <tobias@codesourcery.com>
+
+       * target.c (GOMP_target_enter_exit_data): Handle PSET/MAP_POINTER.
+       * testsuite/libgomp.fortran/target-enter-data-1.f90: New.
+
 2020-03-24  Tobias Burnus  <tobias@codesourcery.com>
 
        PR libgomp/81689