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

spop@gcc.gnu.org spop@gcc.gnu.org
Tue Apr 7 16:31:00 GMT 2009


Author: spop
Date: Tue Apr  7 16:31:42 2009
New Revision: 145693

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145693
Log:
Fix indenting and a memory leak.

2009-04-07  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-poly.c (extend_scattering): Fix indenting.  Free cstr.
	(print_iteration_domains, debug_iteration_domain,
	debug_iteration_domains): New.
	* graphite-poly.h (print_iteration_domains, debug_iteration_domain,
	debug_iteration_domains): Declared.
	* graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Fix
	indenting.

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



More information about the Gcc-cvs mailing list