From 5b9a3d2a0545f0ba118d74aca30b60689d31f387 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 21 Aug 2020 00:16:23 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libgomp') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 2c18cda..f39515f 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,14 @@ +2020-08-20 Chung-Lin Tang + + * plugin/plugin-nvptx.c (nvptx_free): + Change "GOMP_PLUGIN_acc_thread () == NULL" test into check of + CUDA_ERROR_NOT_PERMITTED status for cuMemGetAddressRange. Adjust + comments. + +2020-08-20 Tobias Burnus + + * testsuite/libgomp.fortran/lastprivate-conditional-10.f90: New test. + 2020-08-13 Kwok Cheung Yeung * testsuite/libgomp.c-c++-common/reduction-16.c: New. -- cgit v1.1