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]

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


Author: spop
Date: Wed Jun 24 21:40:02 2009
New Revision: 148920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148920
Log:
Fix analysis of array size from PDRs.

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

	* graphite-interchange.c (compute_array_size_poly): Added exit of
	recursion condition.  Continue iterating even after the first equality.
	(compute_array_size): Same.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-interchange.c


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