Re: [PATCH PR66796]Obvious, revise check condition in test case

2016-01-18 Thread Bin.Cheng
On Mon, Jan 18, 2016 at 9:28 AM, Bin Cheng wrote: > Hi, > Turns out the check on number of iv_uses is still too large on target hppa. > It only supports small offset in REG+offset addressing mode for floating > point load/store. Even with this restriction, the grouped version is better > than

[PATCH PR66796]Obvious, revise check condition in test case

2016-01-18 Thread Bin Cheng
Hi, Turns out the check on number of iv_uses is still too large on target hppa. It only supports small offset in REG+offset addressing mode for floating point load/store. Even with this restriction, the grouped version is better than before, so I am going to further relax the check condition f