https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95203
Bug ID: 95203 Summary: OpenACC 2.6 deep copy: attach/detach API routines: no-op behavior Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: openacc 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: --- Created attachment 48560 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48560&action=edit 'mdc-attach-nop-1-r.c' The "OpenACC 2.6 deep copy: attach/detach API routines" added in r279624 do not implement the required no-op behavior; see the test cases I'm attaching.