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]

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


Author: spop
Date: Fri Jan 23 17:58:41 2009
New Revision: 143591

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143591
Log:
2009-01-23  Sebastian Pop  <sebastian.pop@amd.com>

	* passes.c (init_optimization_passes): Do not call pass_copy_prop
	after graphite: pass_copy_prop does not maintain a proper loop closed
	SSA form.  pass_copy_prop should be fixed.


Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/passes.c


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