r279238 - in /branches/gcc-9-branch/libgomp: Ch...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Wed Dec 11 16:51:00 GMT 2019
Author: tschwinge
Date: Wed Dec 11 16:51:31 2019
New Revision: 279238
URL: https://gcc.gnu.org/viewcvs?rev=279238&root=gcc&view=rev
Log:
[OpenACC, libgomp] Initialize 'dynamic_refcount' whenever we initialize 'refcount'
Cases missed in r261813 "Update OpenACC data clause semantics to the 2.5
behavior".
libgomp/
* target.c (gomp_load_image_to_device, omp_target_associate_ptr):
Initialize 'dynamic_refcount' whenever we initialize 'refcount'.
Backport trunk r279230.
Modified:
branches/gcc-9-branch/libgomp/ChangeLog
branches/gcc-9-branch/libgomp/target.c
More information about the Gcc-cvs
mailing list