]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog.omp bump
authorTobias Burnus <tburnus@baylibre.com>
Tue, 17 Jun 2025 09:45:22 +0000 (11:45 +0200)
committerTobias Burnus <tburnus@baylibre.com>
Tue, 17 Jun 2025 09:45:22 +0000 (11:45 +0200)
gcc/ChangeLog.omp
gcc/DATESTAMP.omp
libgomp/ChangeLog.omp

index 9934978ef5b4b613f49b06d4735684bf5feb676b..69162ef6f9404b5914d2b1b43d652b88add5121a 100644 (file)
@@ -1,3 +1,12 @@
+2025-06-17  Tobias Burnus  <tburnus@baylibre.com>
+
+       Backported from master:
+       2025-06-17  Tobias Burnus  <tburnus@baylibre.com>
+
+       * omp-offload.cc (omp_discover_declare_target_tgt_fn_r): Also
+       walk external functions that are declare inline (and have a
+       DECL_SAVED_TREE).
+
 2025-06-10  Tobias Burnus  <tburnus@baylibre.com>
 
        Backported from master:
index 52988ae3b03d4b7f56a1bea9cf5d255ecf729c72..aaa22e3d56a08341ca5271654515f0849389bf82 100644 (file)
@@ -1 +1 @@
-20250610
+20250617
index 2bf31a9d2180523cda5ef784ff6b3be832fe1711..d05b30381fbba3ae2e84f3154e34a486e28769a9 100644 (file)
@@ -1,3 +1,10 @@
+2025-06-17  Tobias Burnus  <tburnus@baylibre.com>
+
+       Backported from master:
+       2025-06-17  Tobias Burnus  <tburnus@baylibre.com>
+
+       * testsuite/libgomp.c++/declare_target-2.C: New test.
+
 2025-06-10  Tobias Burnus  <tburnus@baylibre.com>
 
        Backported from master: