Change dump expectation in PR71857
PR tree-optimization/71857 * gcc.dg/tree-ssa/ivopt_mult_4.c: Change expectation. From-SVN: r238953
This commit is contained in:
parent
cbcc9fe8b8
commit
bf60c53168
@ -1,3 +1,8 @@
|
||||
2016-08-01 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR tree-optimization/71857
|
||||
* gcc.dg/tree-ssa/ivopt_mult_4.c: Change expectation.
|
||||
|
||||
2016-08-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
|
||||
|
||||
* gcc.target/aarch64/ldp_stp_unaligned_1.c: New test.
|
||||
|
@ -21,4 +21,4 @@ long foo(long* p, long* p2, int N1, int N2)
|
||||
return s;
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "Replacing" 0 "ivopts"} } */
|
||||
/* { dg-final { scan-tree-dump "Replacing exit test" "ivopts"} } */
|
||||
|
Loading…
Reference in New Issue
Block a user