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

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Jul 16 18:16:00 GMT 2009


Author: spop
Date: Thu Jul 16 18:16:41 2009
New Revision: 149718

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149718
Log:
Fix memory leaks.

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

	* graphite-dependences.c: Fix formatting.
	* graphite-poly.c (free_poly_dr): Also free PDR_DATA_CONTAINER.
	(pbb_number_of_iterations): Free ppl_Linear_Expression.
	* graphite-sese-to-poly.c: Fix formatting.
	* graphite.c (graphite_transform_loops): Create the hash table
	after the early return.

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



More information about the Gcc-cvs mailing list