Restore check for OpenMP for construct.
commit7c01fa6c76ae21b94a3ba91a0e28c3344d3f8872
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Mar 2014 09:06:55 +0000 (18 09:06 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Mar 2014 09:06:55 +0000 (18 09:06 +0000)
tree50d01ae69a49ad9ddc16ba1aa4f33647ff463ced
parentd14c1c82be6e7c4a8780109f79b3c9bdadacbcf9
Restore check for OpenMP for construct.

gcc/
* omp-low.c (lower_rec_input_clauses) <build_omp_barrier>: Restore
check for GF_OMP_FOR_KIND_FOR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208633 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/omp-low.c