Re: patch to fix PR65805

2015-04-20 Thread Jakub Jelinek
On Sun, Apr 19, 2015 at 07:49:52PM -0400, Vladimir Makarov wrote: > The followingpatch fixes > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 > > The problem occurred when SP was changed between the original insn and > rematerialized one and the rematerialized insn contained a reg which w

patch to fix PR65805

2015-04-19 Thread Vladimir Makarov
The followingpatch fixes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805 The problem occurred when SP was changed between the original insn and rematerialized one and the rematerialized insn contained a reg which will be substituted by SP. In this case difference between sp offset and t