ChangeLog.omp bump devel/omp/gcc-15
authorSandra Loosemore <sloosemore@baylibre.com>
Fri, 16 May 2025 21:27:28 +0000 (21:27 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Fri, 16 May 2025 21:27:28 +0000 (21:27 +0000)
gcc/DATESTAMP.omp
libgomp/ChangeLog.omp

index 63e8d5b6f5bdafa3f6bc3f68c33fff218219318e..e01bdfb865b5d24d0b62705514b79a4e9bcbfd20 100644 (file)
@@ -1 +1 @@
-20250515
+20250516
index e06fdeebc92cc6f9ea8f6f7675eec250ae4336fb..9823e5833a1fc869631a92480bca74075f87adeb 100644 (file)
@@ -1,3 +1,19 @@
+2025-05-16  Tobias Burnus  <tburnus@baylibre.com>
+
+       Backported from master:
+       2025-05-14  Tobias Burnus  <tburnus@baylibre.com>
+
+       * target.c (gomp_attach_pointer): Return bool; accept additional
+       bool to optionally silence the fatal pointee-not-found error.
+       (gomp_map_vars_internal): If the pointee could not be found,
+       check whether it was mapped as GOMP_MAP_ZERO_LEN_ARRAY_SECTION.
+       * libgomp.h (gomp_attach_pointer): Update prototype.
+       * oacc-mem.c (acc_attach_async, goacc_enter_data_internal): Update
+       calls.
+       * testsuite/libgomp.c/target-map-zero-sized.c: New test.
+       * testsuite/libgomp.c/target-map-zero-sized-2.c: New test.
+       * testsuite/libgomp.c/target-map-zero-sized-3.c: New test.
+
 2025-05-15  Tobias Burnus  <tburnus@baylibre.com>
 
        Backported from master:
This page took 0.058038 seconds and 5 git commands to generate.