Commit e38f6572 by Bin Cheng Committed by Bin Cheng

ivopts-orig_biv-inc.c: Adjust test string according to updated dump info.

	gcc/testsuite	
	* gcc.target/arm/ivopts-orig_biv-inc.c: Adjust test string
	according to updated dump info.

From-SVN: r242504
parent 5012919d
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
......
......@@ -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"} } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment