ChangeLog.omp bump devel/omp/gcc-15
authorThomas Schwinge <tschwinge@baylibre.com>
Thu, 3 Jul 2025 15:00:05 +0000 (17:00 +0200)
committerThomas Schwinge <tschwinge@baylibre.com>
Thu, 3 Jul 2025 15:00:05 +0000 (17:00 +0200)
gcc/DATESTAMP.omp
gcc/testsuite/ChangeLog.omp
libgomp/ChangeLog.omp

index aaa22e3d56a08341ca5271654515f0849389bf82..695297928f69f9d0d1320c4657653253c6132b82 100644 (file)
@@ -1 +1 @@
-20250617
+20250703
index 1684f7a388cfa26690e5a39ea075bd09cb466128..a7ea0dbeb794bf1bedd28d070725975fec554c48 100644 (file)
@@ -1,3 +1,11 @@
+2025-07-03  Thomas Schwinge  <tschwinge@baylibre.com>
+
+       Backported from master:
+       2025-07-03  Thomas Schwinge  <tschwinge@baylibre.com>
+
+       * c-c++-common/gomp/omp_get_num_devices_initial_device.c: Fix.
+       * gfortran.dg/gomp/omp_get_num_devices_initial_device.f90: Likewise.
+
 2025-06-06  Tobias Burnus  <tburnus@baylibre.com>
 
        Backported from master:
index d05b30381fbba3ae2e84f3154e34a486e28769a9..689cfbf963d4ef75aa127f19a3f9d70d588102fe 100644 (file)
@@ -1,3 +1,14 @@
+2025-07-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from master:
+       2025-06-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libgomp/120444
+       * testsuite/libgomp.c-c++-common/omp_target_memset-3.c (test_it):
+       Change ptr argument type from void * to int8_t *.
+       (main): Change ptr variable type from void * to int8_t * and cast
+       omp_target_alloc result to the latter type.
+
 2025-06-17  Tobias Burnus  <tburnus@baylibre.com>
 
        Backported from master:
This page took 0.056102 seconds and 5 git commands to generate.