r208014 - in /branches/gomp-4_0-branch/gcc: Cha...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Fri Feb 21 19:45:00 GMT 2014
Author: tschwinge
Date: Fri Feb 21 19:45:12 2014
New Revision: 208014
URL: http://gcc.gnu.org/viewcvs?rev=208014&root=gcc&view=rev
Log:
Gimplification: New flag ORT_TARGET_OFFLOAD replaces !ORT_TARGET_DATA.
gcc/
* gimplify.c (enum omp_region_type): Make ORT_TARGET_OFFLOAD a
flag for ORT_TARGET, in its negation replacing ORT_TARGET_DATA.
Update all users.
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/gimplify.c
branches/gomp-4_0-branch/gcc/omp-low.c
More information about the Gcc-cvs
mailing list