r220780 - in /trunk/gcc: ChangeLog config/nvptx...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Feb 18 07:45:00 GMT 2015


Author: tschwinge
Date: Wed Feb 18 07:45:42 2015
New Revision: 220780

URL: https://gcc.gnu.org/viewcvs?rev=220780&root=gcc&view=rev
Log:
nvptx-none: Define empty GOMP_SELF_SPECS.

Otherwise, offloading with -fopenacc or -fopenmp active will run into:

    x86_64-unknown-linux-gnu-accel-nvptx-none-gcc: error: unrecognized command line option '-pthread'

	gcc/
	* config/nvptx/nvptx.h (GOMP_SELF_SPECS): Define macro.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.h



More information about the Gcc-cvs mailing list