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]

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


Author: spop
Date: Tue Jun 23 22:20:37 2009
New Revision: 148875

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148875
Log:
Fix memory corruption when using -floop-strip-mine.

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

	* graphite-clast-to-gimple.c (build_cloog_prog): Fix memory corruption.
	Allocate scaldims after call to unify_scattering_dimensions.

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


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