[gomp4] Fix acc_on_device for C++

Nathan Sidwell nathan@acm.org
Mon Jan 4 18:15:00 GMT 2016


This patch fixes acc_on_device's C++ wrapper when compiling at -O0.  The wrapper 
isn't inlined, and we need to mark the function as needing emission by the 
device compiler too.

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gomp4-ondev.patch
Type: text/x-patch
Size: 1287 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160104/91edada2/attachment.bin>


More information about the Gcc-patches mailing list