Re: [PATCH PR81744]Fix ICE by deep copying expression of loop's number of iterations

2017-08-08 Thread Richard Biener
On Tue, Aug 8, 2017 at 12:35 PM, Bin Cheng wrote: > Hi, > This is an obvious patch. It fixes ICE in PR81744 by deep copying expression > of loop's number of iterations. > Test result checked. Is it OK? Ok. Thanks, Richard. > Thanks, > bin > 2017-08-07 Bin Cheng

[PATCH PR81744]Fix ICE by deep copying expression of loop's number of iterations

2017-08-08 Thread Bin Cheng
Hi, This is an obvious patch. It fixes ICE in PR81744 by deep copying expression of loop's number of iterations. Test result checked. Is it OK? Thanks, bin 2017-08-07 Bin Cheng PR tree-optimization/81744 * tree-predcom.c (prepare_finalizers_chain): Deep