Commit c49316be by Bin Cheng

pr65447.c: Increase searching number.

	gcc/testsuite	
	* gcc.dg/tree-ssa/pr65447.c: Increase searching number.

	Also fix date mis-match in ChangeLog.

From-SVN: r224055
parent d5726973
2015-06-01 Kugan Vivekanandarajah <kuganv@linaro.org> 2015-06-03 Bin Cheng <bin.cheng@arm.com>
* gcc.dg/tree-ssa/pr65447.c: Increase searching number.
2015-06-02 Kugan Vivekanandarajah <kuganv@linaro.org>
PR target/65768 PR target/65768
* gcc.target/arm/maskdata.c: Remove -fno-gcse. * gcc.target/arm/maskdata.c: Remove -fno-gcse.
......
...@@ -50,4 +50,4 @@ void foo (double *p) ...@@ -50,4 +50,4 @@ void foo (double *p)
} }
/* We should groups address type IV uses. */ /* We should groups address type IV uses. */
/* { dg-final { scan-tree-dump-not "\\nuse 2\\n" "ivopts" } } */ /* { dg-final { scan-tree-dump-not "\\nuse 5\\n" "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