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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Nov 6 14:02:00 GMT 2014


Author: tschwinge
Date: Thu Nov  6 14:02:27 2014
New Revision: 217190

URL: https://gcc.gnu.org/viewcvs?rev=217190&root=gcc&view=rev
Log:
Correctly classify OpenACC's enter/exit data directives.

	gcc/
	* gimple.h (is_gimple_omp_oacc_specifically): Return true for
	GIMPLE_OMP_TARGET's GF_OMP_TARGET_KIND_OACC_ENTER_EXIT_DATA.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/gimple.h



More information about the Gcc-cvs mailing list