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]

r148151 - in /branches/graphite/gcc: ChangeLog....


Author: spop
Date: Wed Jun  3 21:30:19 2009
New Revision: 148151

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148151
Log:
Use set_rename to insert elements in the rename_map

2009-06-03  Sebastian Pop  <sebastian.pop@amd.com

	* graphite-clast-to-gimple.c (build_iv_mapping): Use set_rename.
	* sese.c (set_rename): Make it extern.
	* sese.h (set_rename): Declared.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-clast-to-gimple.c
    branches/graphite/gcc/sese.c
    branches/graphite/gcc/sese.h


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