r209015 - in /branches/gomp-4_0-branch/libgcc: ...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Apr 2 08:29:00 GMT 2014


Author: tschwinge
Date: Wed Apr  2 08:29:17 2014
New Revision: 209015

URL: http://gcc.gnu.org/viewcvs?rev=209015&root=gcc&view=rev
Log:
Work around __OPENMP_TARGET__ not being defined for !ENABLE_OFFLOADING.

	libgcc/
	* crtstuff.c [!ENABLE_OFFLOADING] (__OPENMP_TARGET__): Define to
	NULL.

Added:
    branches/gomp-4_0-branch/libgcc/ChangeLog.gomp
Modified:
    branches/gomp-4_0-branch/libgcc/crtstuff.c



More information about the Gcc-cvs mailing list