Re: [PATCH] Change dump expectation in PR71857

2016-08-01 Thread Richard Biener
On Mon, Aug 1, 2016 at 2:12 PM, Martin Liška wrote: > On 08/01/2016 01:58 PM, Richard Biener wrote: >> On Mon, Aug 1, 2016 at 1:30 PM, Martin Liška wrote: >>> Hello. >>> >>> After changing the expected number of loop iterations, IVOPTS decides to >>> pick up an another IV. >>> Bin agreed that th

Re: [PATCH] Change dump expectation in PR71857

2016-08-01 Thread Martin Liška
On 08/01/2016 01:58 PM, Richard Biener wrote: > On Mon, Aug 1, 2016 at 1:30 PM, Martin Liška wrote: >> Hello. >> >> After changing the expected number of loop iterations, IVOPTS decides to >> pick up an another IV. >> Bin agreed that the test-case still makes sense with changed expectation. >> >>

Re: [PATCH] Change dump expectation in PR71857

2016-08-01 Thread Richard Biener
On Mon, Aug 1, 2016 at 1:30 PM, Martin Liška wrote: > Hello. > > After changing the expected number of loop iterations, IVOPTS decides to pick > up an another IV. > Bin agreed that the test-case still makes sense with changed expectation. > > Ready to be installed? Hmm, but do all targets replac

[PATCH] Change dump expectation in PR71857

2016-08-01 Thread Martin Liška
xin Date: Mon, 1 Aug 2016 11:11:29 +0200 Subject: [PATCH] Change dump expectation in PR71857 gcc/testsuite/ChangeLog: 2016-08-01 Martin Liska * gcc.dg/tree-ssa/ivopt_mult_4.c: Change expectation. --- gcc/testsuite/gcc.dg/tree-ssa/ivopt_mult_4.c | 2 +- 1 file changed, 1 insertion(+), 1 delet