Re: [PATCH] OpenACC: Separate enter/exit data APIs

2021-06-10 Thread Thomas Schwinge
Hi! On 2020-09-25T16:22:47+0100, Andrew Stubbs wrote: > On 30/07/2020 12:10, Andrew Stubbs wrote: >> On 29/07/2020 15:05, Andrew Stubbs wrote: >>> This patch does not implement anything new, but simply separates >>> OpenACC 'enter data' and 'exit data' into two libgomp API functions. >>> The orig

Re: [PATCH] OpenACC: Separate enter/exit data APIs

2020-09-25 Thread Andrew Stubbs
On 30/07/2020 12:10, Andrew Stubbs wrote: On 29/07/2020 15:05, Andrew Stubbs wrote: This patch does not implement anything new, but simply separates OpenACC 'enter data' and 'exit data' into two libgomp API functions. The original API name is kept for backward compatibility, but no longer ref

Re: [PATCH] OpenACC: Separate enter/exit data APIs

2020-07-30 Thread Andrew Stubbs
On 29/07/2020 15:05, Andrew Stubbs wrote: This patch does not implement anything new, but simply separates OpenACC 'enter data' and 'exit data' into two libgomp API functions.  The original API name is kept for backward compatibility, but no longer referenced by the compiler. The previous imp

[PATCH] OpenACC: Separate enter/exit data APIs

2020-07-29 Thread Andrew Stubbs
This patch does not implement anything new, but simply separates OpenACC 'enter data' and 'exit data' into two libgomp API functions. The original API name is kept for backward compatibility, but no longer referenced by the compiler. The previous implementation assumed that it would always be