Re: [PATCH], PR 68404 patch #3 (fix earlyclobber problem on power8 fusion)

2016-02-11 Thread David Edelsohn
On Thu, Feb 11, 2016 at 1:43 PM, Michael Meissner wrote: > After looking at Bernd Schmidt and Jakub Jelinek's suggestions, I came to > conclusion that earlyclobber was not needed in this case, and I removed it. I > bootstrapped the compiler using profiledbootstrap

Re: [PATCH], PR 68404 patch #3 (fix earlyclobber problem on power8 fusion)

2016-02-11 Thread Michael Meissner
On Thu, Feb 11, 2016 at 04:14:59PM -0800, David Edelsohn wrote: > On Thu, Feb 11, 2016 at 1:43 PM, Michael Meissner > wrote: > > After looking at Bernd Schmidt and Jakub Jelinek's suggestions, I came to > > conclusion that earlyclobber was not needed in this case, and

Re: [PATCH], PR 68404 patch #3 (fix earlyclobber problem on power8 fusion)

2016-02-11 Thread Michael Meissner
After looking at Bernd Schmidt and Jakub Jelinek's suggestions, I came to conclusion that earlyclobber was not needed in this case, and I removed it. I bootstrapped the compiler using profiledbootstrap and lto options and it succeeded build and running make check. Just to be sure, I also did a