r149723 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Thu Jul 16 23:11:00 GMT 2009
Author: spop
Date: Thu Jul 16 23:11:19 2009
New Revision: 149723
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149723
Log:
Fix memory leaks.
2009-07-16 Sebastian Pop <sebastian.pop@amd.com>
* graphite-clast-to-gimple.c (compute_cloog_iv_types): Do not create
GBB_CLOOG_IV_TYPES hash table twice.
* graphite-sese-to-poly.c (free_gimple_bb): Call free_data_refs.
(add_condition_to_domain): Clear GMP values.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-clast-to-gimple.c
branches/graphite/gcc/graphite-sese-to-poly.c
More information about the Gcc-cvs
mailing list