Re: patch to solve PR64291

2014-12-28 Thread H.J. Lu
On Sun, Dec 28, 2014 at 7:34 AM, H.J. Lu wrote: > On Sun, Dec 28, 2014 at 7:28 AM, H.J. Lu wrote: >> On Thu, Dec 18, 2014 at 12:52 PM, Vladimir Makarov >> wrote: >>> The following patch solves >>> >>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64291 >>> >>> It is a bug in a new rematerial

Re: patch to solve PR64291

2014-12-28 Thread H.J. Lu
On Sun, Dec 28, 2014 at 7:28 AM, H.J. Lu wrote: > On Thu, Dec 18, 2014 at 12:52 PM, Vladimir Makarov > wrote: >> The following patch solves >> >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64291 >> >> It is a bug in a new rematerialization subpass of LRA. >> >> The patch was bootstrapped o

Re: patch to solve PR64291

2014-12-28 Thread H.J. Lu
On Thu, Dec 18, 2014 at 12:52 PM, Vladimir Makarov wrote: > The following patch solves > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64291 > > It is a bug in a new rematerialization subpass of LRA. > > The patch was bootstrapped on x86/x86-64. > > Committed as rev. 218874. > > 2014-12-18 V

patch to solve PR64291

2014-12-18 Thread Vladimir Makarov
The following patch solves https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64291 It is a bug in a new rematerialization subpass of LRA. The patch was bootstrapped on x86/x86-64. Committed as rev. 218874. 2014-12-18 Vladimir Makarov PR rtl-optimization/64291 * lra-remat.c