[Bug middle-end/92036] OpenACC 'firstprivate' clause: initial value

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 9 11:45:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92036

--- Comment #3 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
If I quickly got that right, the current implementation is described in the
thread starting at <http://mid.mail-archive.com/563E01A4.20607@acm.org> -- and
Nathan seems to have had a different idea of what the expected semantics are,
contrary to what I just described.  But in turn, my recent description seems to
match that Jakub expected back then.


Please do not yet work on any 'GOMP_MAP_FIRSTPRIVATE_INT' things, unless what
naturally falls out when (possibly) revising the implementation.  (Related to
that, I have some further pending changes related to our openacc-gcc-9-branch
commits for 'GOMP_MAP_FIRSTPRIVATE_INT', which is how I found this issue.)


More information about the Gcc-bugs mailing list