Make expand_omp_for_static_chunk usable for OpenACC.
commit6c07d1bd13f6ceef80beb3c62cd25c3aaa397f1b
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 15:55:39 +0000 (24 15:55 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 15:55:39 +0000 (24 15:55 +0000)
treebb4a4ef6fea4bcbd4b32329d35359cc9f025d9fb
parent3623424bc95c8dca7eb9b6fef7eb9dc65e686044
Make expand_omp_for_static_chunk usable for OpenACC.

gcc/
* omp-low.c (expand_omp_for_static_chunk): Merge changes
previously applied to expand_omp_for_static_nochunk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@213005 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.gomp
gcc/omp-low.c