r153027 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Tue Oct 20 18:19:00 GMT 2009
Author: spop
Date: Tue Oct 20 18:19:35 2009
New Revision: 153027
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153027
Log:
Do not infer loop upper bounds for 1-element arrays at end of structures.
2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
* graphite-sese-to-poly.c (pdr_add_data_dimensions): Do not infer
loop upper bounds for 1-element arrays at end of structures.
* tree-flow.h (array_at_struct_end_p): Declared.
* tree-ssa-loop-niter.c (array_at_struct_end_p): Not static anymore.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-sese-to-poly.c
branches/graphite/gcc/tree-flow.h
branches/graphite/gcc/tree-ssa-loop-niter.c
More information about the Gcc-cvs
mailing list