]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 9 May 2023 00:20:58 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 9 May 2023 00:20:58 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index fa4a0e0b030b4ef6c848bda5a9cab0f0cfd7961c..0cf9022605605f84eed80396bfd347b47471bb4b 100644 (file)
@@ -1,3 +1,14 @@
+2023-05-08  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2023-05-05  Tobias Burnus  <tobias@codesourcery.com>
+                   Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR libgomp/108098
+       * config/nvptx/mkoffload.cc (process): Emit dummy procedure
+       alongside reverse-offload function table to prevent NULL values
+       of the function addresses.
+
 2023-05-07  Andrew Pinski  <apinski@marvell.com>
 
        Backported from master:
index e50dc5212d262e489dcee681392535a1094795a2..d3869af5806d62f4973874fb800b6b1b58476eb2 100644 (file)
@@ -1 +1 @@
-20230508
+20230509