Hi Tom!
On Fri, 16 Oct 2015 11:17:25 +0200, Tom de Vries wrote:
> this patch checks for occurance of oacc offload regions in oacc routines
> (which means nested parallelism, which is currently not supported) and
> gives an appropriate error message.
> --- /dev/null
> +++ b/gcc/testsuite/c-c++-
Hi,
this patch checks for occurance of oacc offload regions in oacc routines
(which means nested parallelism, which is currently not supported) and
gives an appropriate error message.
Committed to gomp-4_0-branch.
Thanks,
- Tom
Handle oacc region in oacc routine
2015-10-16 Tom de Vries