Re: [PATCH 2/2] openacc: Adjust dynamic reference count semantics

2020-07-10 Thread Thomas Schwinge
Hi Julian! On 2020-07-09T17:06:59-0700, Julian Brown wrote: > This patch adjusts how dynamic reference counts work so that they match > the semantics of the source program more closely, instead of representing > "excess" reference counts beyond those that represent pointers in the > internal libg

[PATCH 2/2] openacc: Adjust dynamic reference count semantics

2020-07-09 Thread Julian Brown
This patch adjusts how dynamic reference counts work so that they match the semantics of the source program more closely, instead of representing "excess" reference counts beyond those that represent pointers in the internal libgomp splay-tree data structure. This allows some corner cases to be han