scev-8.c: Update test string.
authorBin Cheng <bin.cheng@arm.com>
Fri, 15 Jul 2016 14:21:55 +0000 (14:21 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Fri, 15 Jul 2016 14:21:55 +0000 (14:21 +0000)
gcc/testsuite
* gcc.dg/tree-ssa/scev-8.c: Update test string.

From-SVN: r238377

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/scev-8.c

index 2a6ca3f..8a03901 100644 (file)
@@ -1,3 +1,7 @@
+2016-07-15  Bin Cheng  <bin.cheng@arm.com>
+
+       * gcc.dg/tree-ssa/scev-8.c: Update test string.
+
 2016-07-15  Cesar Philippidis  <cesar@codesourcery.com>
 
        * gfortran.dg/goacc/vector_length.f90: New test.
index 766f674..bb2ee7a 100644 (file)
@@ -59,4 +59,4 @@ foo4 (unsigned char s, unsigned char l)
 }
 
 /* Address of array references are not scevs.  */
-/* { dg-final { scan-tree-dump-not "use \[0-9\]\n  address" "ivopts" } } */
+/* { dg-final { scan-tree-dump-not "  Type:\\tADDRESS\n  Use \[0-9\].\[0-9\]:" "ivopts" } } */