Ping. Thomas, is this OK for openacc-gcc-8-branch? It would be great if
I could commit this before Friday.
Thanks,
Gergö
On 12/02/2019 20:02, Gergö Barany wrote:
Hi all,
The attached patch fixes a bug in recent work on OpenACC "kernels"
regions. Jumps within nested binds or try statements w
Hi all,
The attached patch fixes a bug in recent work on OpenACC "kernels"
regions. Jumps within nested binds or try statements were not analyzed
correctly and could lead to ICEs.
Tested on x86_64 with offloading to NVPTX.
Thanks,
Gergö
Correctly handle nested bind and try statements in th