Make it easier to diff expand_omp_for_* functions.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 23 May 2014 11:39:35 +0000 (13:39 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 23 May 2014 11:39:35 +0000 (13:39 +0200)
commited20ae981449cf532958c9dad00e037a394eee13
treefca4303ba3032d66addac57a6c10f1d8a4eb4cf5
parent6842efc758243dd39a1148a470906aebfe84d92c
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*.

From-SVN: r210858
gcc/ChangeLog
gcc/omp-low.c