[gomp4] small oacc cleanup

Nathan Sidwell nathan@acm.org
Fri Oct 16 18:23:00 GMT 2015


A  small patch committed to gomp4.

1) extract_oacc_routine_gwv does more work than necessary, we just nee to check 
if there are oacc function attributes.

2) We still want to run the oacc_device_lower pass, even if errors were detected.
   (a) we still need to process the loop  markers etc
   (b) I'm going to shortly be emitting diagnostics from the device compiler, 
and we don't want to only deliver ones from  the first offloaded function.

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gomp4-err.patch
Type: text/x-patch
Size: 1006 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151016/e3e56b6e/attachment.bin>


More information about the Gcc-patches mailing list