For OpenACC directives, the collapse(1) clause is supported.
commitaec20f26f3a7410ba36a734ede85220b188d1e94
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 11:16:07 +0000 (13 11:16 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 11:16:07 +0000 (13 11:16 +0000)
tree6862085cec56f2e7b93dd2b96ad9516ce0df218e
parentcb91bb0ec983ab19b0668de7246b7c75f275d523
For OpenACC directives, the collapse(1) clause is supported.

gcc/
* omp-low.c (extract_omp_for_data, scan_sharing_clauses): For
OpenACC directives, the collapse(1) clause is supported.

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