This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r243041 - in /trunk/libgomp: ChangeLog config/n...


Author: amonakov
Date: Wed Nov 30 18:23:00 2016
New Revision: 243041

URL: https://gcc.gnu.org/viewcvs?rev=243041&root=gcc&view=rev
Log:
libgomp: move data definitions from icv.c back to env.c

	* config/nvptx/env.c: Delete.
	* icv.c: Move definitions of ICV variables back ...
	* env.c: ...here.  Do not compile environment-related functionality if
	LIBGOMP_OFFLOADED_ONLY is set.


Removed:
    trunk/libgomp/config/nvptx/env.c
Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/env.c
    trunk/libgomp/icv.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]