aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-10-09 00:16:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-10-09 00:16:27 +0000
commitda9df699753d126e64d72c7ac0d0c0a552417b22 (patch)
treed96e083fbb0f7fb99e7e3bf9230d677080054f3c /libgomp
parent9158a4d2a6cd58d6bb591d5ce64e766b399e4aef (diff)
downloadgcc-da9df699753d126e64d72c7ac0d0c0a552417b22.zip
gcc-da9df699753d126e64d72c7ac0d0c0a552417b22.tar.gz
gcc-da9df699753d126e64d72c7ac0d0c0a552417b22.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 24e9fa8..21a0e1b 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2020-10-08 Tom de Vries <tdevries@suse.de>
+
+ PR libgomp/81802
+ * plugin/plugin-nvptx.c (GOMP_OFFLOAD_run): Report launch
+ dimensions.
+
2020-10-06 Tom de Vries <tdevries@suse.de>
* testsuite/libgomp.oacc-fortran/declare-5.f90: Add xfail for PR92790.