Hi, Dump information of IVOPT has been improved, while scanning string in gcc.dg/tree-ssa/scev-8.c was left over because it appears as PASS. This patch changes test string to what should be tested. Test result checked. This is an obvious change.
Thanks, bin gcc/testsuite/ChangeLog 2016-07-12 Bin Cheng <bin.ch...@arm.com> * gcc.dg/tree-ssa/scev-8.c: Update test string.
diff --git a/gcc/testsuite/gcc.dg/tree-ssa/scev-8.c b/gcc/testsuite/gcc.dg/tree-ssa/scev-8.c index 766f674..bb2ee7a 100644 --- a/gcc/testsuite/gcc.dg/tree-ssa/scev-8.c +++ b/gcc/testsuite/gcc.dg/tree-ssa/scev-8.c @@ -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" } } */