* gcc.dg/graphite/pr37485.c (dg-options): Add -fno-loop-strip-mine
-fno-loop-interchange -ffast-math.
From-SVN: r175977
+2011-07-07 Uros Bizjak <ubizjak@gmail.com>
+
+ * gcc.dg/graphite/pr37485.c (dg-options): Add -fno-loop-strip-mine
+ -fno-loop-interchange -ffast-math.
+
2011-07-07 Richard Guenther <rguenther@suse.de>
* gcc.dg/ftrapv-3.c: New testcase.
2011-07-01 Kai Tietz <ktietz@redhat.com>
- * gcc.dg/tree-ssa/bitwise-sink.c: New test.
+ * gcc.dg/tree-ssa/bitwise-sink.c: New test.
2011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
-/* { dg-options "-O2 -floop-block -fdump-tree-graphite-all" } */
+/* { dg-options "-O2 -floop-block -fno-loop-strip-mine -fno-loop-interchange -ffast-math -fdump-tree-graphite-all" } */
typedef unsigned char UChar;
typedef int Int32;