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]

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


Author: nathan
Date: Fri Aug 21 18:34:02 2015
New Revision: 227082

URL: https://gcc.gnu.org/viewcvs?rev=227082&root=gcc&view=rev
Log:
	* config/nvptx/nvptx.md (oacc_fork, oacc_join): Adjust expand calls.
	* config/nvptx/nvptx.c (nvptx_emit_forking, nvptx_emit_joining): New.
	Broken out of ...
	(nvptx_expand_oacc_fork, nvptx_expand_oacc_join): ... here.
	Restore to take mode.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.c
    branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.md


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