Discussion:
[patch,openacc] update fortran nested parallelism error messages
Cesar Philippidis
2018-09-24 14:49:14 UTC
Permalink
Bernhard noticed a typo in one of the OpenACC parallelism error
messages. The error should have reported that gang loops cannot be
nested inside vector loops, not worker loops.

I'll commit the attached patch to trunk as obvious. I bootstrapped and
regtested it against x86_64 Linux with nvptx offloading.

Cesar

Loading...