Fix comments and indentation.
[gcc.git] / gcc / ChangeLog
index 409e3ca62e6d942ae79bbc4b43593bcf77b539be..dddb0d6967da48715d40a40e504702264a13c17b 100644 (file)
@@ -1,3 +1,11 @@
+2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-poly.h: Fix comments and indentation.
+       * graphite-sese-to-poly.c: Same.
+       (build_sese_conditions_before): Compute stmt and gbb only when needed.
+       * tree-chrec.c: Fix comments and indentation.
+       (tree-ssa-loop-niter.c): Same.
+
 2010-06-09  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR rtl-optimization/42461