Committed.

Richard.

2011-07-07  Richard Guenther  <rguent...@suse.de>

        * gcc.dg/graphite/pr37485.c: Add -floop-block.

Index: gcc/testsuite/gcc.dg/graphite/pr37485.c
===================================================================
--- gcc/testsuite/gcc.dg/graphite/pr37485.c     (revision 175915)
+++ gcc/testsuite/gcc.dg/graphite/pr37485.c     (working copy)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fdump-tree-graphite-all" } */
+/* { dg-options "-O2 -floop-block -fdump-tree-graphite-all" } */
 
 typedef unsigned char   UChar;
 typedef int             Int32;

Reply via email to