[og7] Backport PR74048 and PR81352 nvptx fixes

Cesar Philippidis cesar@codesourcery.com
Mon Mar 12 21:14:00 GMT 2018


I've applied this patch to openacc-gcc-7-branch which backports Tom's
nvptx bug fixes for PR74048 and PR81352. For some reason, I thought the
test case for pr84028 was triggering a new PTX JIT bug. But it turned
out to be failing because og7 is more verbose than trunk when it detects
unused parallelism (in this case, num_workers was being set but there
was no worker partitioned loop). That problem went away with an extra
dg-warning line.

Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: og7-exit-backport.diff
Type: text/x-patch
Size: 2821 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180312/42a65813/attachment.bin>


More information about the Gcc-patches mailing list