[openacc] fix unoptimized acc_on_device

Nathan Sidwell nathan@acm.org
Wed Jan 6 15:48:00 GMT 2016


I've committed this to trunk.  C++ needs a wrapper function to deal with the 
enumerated type argument.   Usually that's inlined, but when not optimizing we 
need to emit a definition of the wrapper.  That means marking it as an openacc 
routine.

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trunk-on-dev.patch
Type: text/x-patch
Size: 1230 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160106/c16bd3fe/attachment.bin>


More information about the Gcc-patches mailing list