Make it easier to diff expand_omp_for_* functions.
commit934812882bdb203321b463968125fde7734612d0
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 May 2014 11:39:35 +0000 (23 11:39 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 May 2014 11:39:35 +0000 (23 11:39 +0000)
treefca4303ba3032d66addac57a6c10f1d8a4eb4cf5
parentcc71accb8bae1435342859043c26ff76ed1bdd0a
Make it easier to diff expand_omp_for_* functions.

gcc/
* omp-low.c (expand_omp_for_static_chunk): Rename variable si to
gsi, and variables v_* to v*.

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