r218863 - in /branches/gomp-4_0-branch/gcc: Cha...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Dec 18 13:13:00 GMT 2014


Author: tschwinge
Date: Thu Dec 18 13:13:17 2014
New Revision: 218863

URL: https://gcc.gnu.org/viewcvs?rev=218863&root=gcc&view=rev
Log:
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.

Added:
    branches/gomp-4_0-branch/gcc/config/i386/intelmic-offload.h
    branches/gomp-4_0-branch/gcc/config/nvptx/offload.h
Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/config.gcc



More information about the Gcc-cvs mailing list