This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r210858 - in /trunk/gcc: ChangeLog omp-low.c


Author: tschwinge
Date: Fri May 23 11:39:35 2014
New Revision: 210858

URL: http://gcc.gnu.org/viewcvs?rev=210858&root=gcc&view=rev
Log:
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*.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]