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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Mar 12 13:40:00 GMT 2014


Author: tschwinge
Date: Wed Mar 12 13:40:07 2014
New Revision: 208513

URL: http://gcc.gnu.org/viewcvs?rev=208513&root=gcc&view=rev
Log:
is_gimple_omp_offloaded.

	gcc/
	* omp-low.c (scan_sharing_clauses): Move offloaded logic into...
	* gimple.h (is_gimple_omp_offloaded): ... this new static inline
	function.

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



More information about the Gcc-cvs mailing list