OSDN Git Service

2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.graphite
index c2a2f96..05bd2f1 100644 (file)
@@ -1,5 +1,12 @@
 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.
+
+2009-10-20  Sebastian Pop  <sebastian.pop@amd.com>
+
        * g++.dg/graphite/pr41305.C: New.
 
 2009-10-20  Alexander Monakov  <amonakov@ispras.ru>