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]

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


Author: tschwinge
Date: Thu Jul 24 15:55:49 2014
New Revision: 213006

URL: https://gcc.gnu.org/viewcvs?rev=213006&root=gcc&view=rev
Log:
Force OpenACC loop to use a chunk size of one.

	gcc/
	* omp-low.c (extract_omp_for_data): Force OpenACC loop to use a
	chunk size of one.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    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]