ivopts-orig_biv-inc.c: Adjust test string according to updated dump info.
authorBin Cheng <bin.cheng@arm.com>
Wed, 16 Nov 2016 17:18:46 +0000 (17:18 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Wed, 16 Nov 2016 17:18:46 +0000 (17:18 +0000)
gcc/testsuite
* gcc.target/arm/ivopts-orig_biv-inc.c: Adjust test string
according to updated dump info.

From-SVN: r242504

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/ivopts-orig_biv-inc.c

index 4496de2..5ca2aaf 100644 (file)
@@ -1,3 +1,8 @@
+2016-11-16  Bin Cheng  <bin.cheng@arm.com>
+
+       * gcc.target/arm/ivopts-orig_biv-inc.c: Adjust test string
+       according to updated dump info.
+
 2016-11-16  Alexander Monakov  <amonakov@ispras.ru>
 
        * lib/target-supports.exp (check_effective_target_alloca): Use a
index f7129d3..94c7e5f 100644 (file)
@@ -15,4 +15,4 @@ unsigned char * foo(unsigned char *ReadPtr)
  return ReadPtr;
 }
 
-/* { dg-final { scan-tree-dump-times "original biv" 2 "ivopts"} } */
+/* { dg-final { scan-tree-dump-times "Incr POS: orig biv" 2 "ivopts"} } */