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 0b4d31f0234d0b1dcb244aedacaef30efa244da6..03fd90203bfc6476ee4783b4be735955d1084fc2 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 6e3499e892ece569a9db954ba7e26a4941e419cb..a2e0aede6ef79350b05a076c5ef251d4298272e5 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)