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
This commit is contained in:
Bin Cheng 2015-06-03 06:06:35 +00:00
parent d5726973a7
commit c49316be70
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
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
* gcc.target/arm/maskdata.c: Remove -fno-gcse.

View File

@ -50,4 +50,4 @@ void foo (double *p)
}
/* 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" } } */