Support for OpenACC acc_on_device in offloading configurations.
commitc3f63a62eb4332f651be5fd377d2d289c8c949f5
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Dec 2014 13:13:17 +0000 (18 13:13 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Dec 2014 13:13:17 +0000 (18 13:13 +0000)
tree18cfc8b1eb28aaa7969aa73d9d8e0bc472bdc34e
parenta58e1475324e6dd6c34a95883f5efc854e204fde
Support for OpenACC acc_on_device in offloading configurations.

gcc/
* config/i386/intelmic-offload.h: New file.
* config/nvptx/offload.h: Likewise.
* config.gcc <*-intelmic-*, *-intelmicemul-*, nvptx-*>: Point to
them via tm_file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@218863 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.gomp
gcc/config.gcc
gcc/config/i386/intelmic-offload.h [new file with mode: 0644]
gcc/config/nvptx/offload.h [new file with mode: 0644]