Re: [PATCH, PR middle-end/66134] Fix coalescing for bounds used in abnormal phi

2015-05-18 Thread Ilya Enkovich
2015-05-18 12:48 GMT+03:00 Richard Biener : > On Fri, May 15, 2015 at 11:43 AM, Ilya Enkovich > wrote: >> Hi, >> >> This patch fixes misuse of abnormal bounds copy to avoid coalescing issue. >> Bootstrapped and regtested for x86_64-unknown-linux-gnu. Applied to trunk. >> Is it OK for gcc-5?

Re: [PATCH, PR middle-end/66134] Fix coalescing for bounds used in abnormal phi

2015-05-18 Thread Richard Biener
On Fri, May 15, 2015 at 11:43 AM, Ilya Enkovich wrote: > Hi, > > This patch fixes misuse of abnormal bounds copy to avoid coalescing issue. > Bootstrapped and regtested for x86_64-unknown-linux-gnu. Applied to trunk. > Is it OK for gcc-5? Hum. I'm not sure how you can assert the value is d

[PATCH, PR middle-end/66134] Fix coalescing for bounds used in abnormal phi

2015-05-15 Thread Ilya Enkovich
Hi, This patch fixes misuse of abnormal bounds copy to avoid coalescing issue. Bootstrapped and regtested for x86_64-unknown-linux-gnu. Applied to trunk. Is it OK for gcc-5? Thanks, Ilya -- gcc/ 2015-05-15 Ilya Enkovich PR middle-end/66134 * tree-chkp.c (chkp_get_orgina