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]

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


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


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