[Bug libgomp/92881] New: [OpenACC] In async context, need to use 'gomp_remove_var_async' instead of 'gomp_remove_var'
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 10 08:21:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92881
Bug ID: 92881
Summary: [OpenACC] In async context, need to use
'gomp_remove_var_async' instead of 'gomp_remove_var'
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: openacc, patch
Severity: normal
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: tschwinge at gcc dot gnu.org
CC: jakub at gcc dot gnu.org, jules at gcc dot gnu.org
Target Milestone: ---
As discussed in
<http://mid.mail-archive.com/20191209150415.4100dbd9@squid.athome>.
Searching through my email archive, I just re-discovered that it was actually
me who wrote some of that code,
<https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01620.html>. ;-)
More information about the Gcc-bugs
mailing list