re PR testsuite/64145 (gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED after...
authorJack Howarth <howarth@bromo.med.uc.edu>
Thu, 4 Dec 2014 08:46:03 +0000 (08:46 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 4 Dec 2014 08:46:03 +0000 (08:46 +0000)
PR testsuite/64145
* gcc.dg/graphite/isl-codegen-loop-dumping.c: Restore
-fgraphite-identity.

From-SVN: r218342

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c

index 0b4d31f..03fd902 100644 (file)
@@ -1,3 +1,9 @@
+2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
+       
+       PR testsuite/64145
+       * gcc.dg/graphite/isl-codegen-loop-dumping.c: Restore
+       -fgraphite-identity.
+
 2014-12-03  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/63558
index 6e3499e..a2e0aed 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fdump-tree-graphite-all" } */
+/* { dg-options "-O2 -fgraphite-identity -fdump-tree-graphite-all" } */
 
 int
 main (int n, int *a)