On Wed, May 20, 2015 at 09:02:40AM -0400, David Edelsohn wrote:
> On Tue, May 19, 2015 at 9:09 PM, Alan Modra wrote:
> > On Mon, May 18, 2015 at 02:05:59PM -0400, David Edelsohn wrote:
> >> On Sun, May 17, 2015 at 10:54 PM, Alan Modra wrote:
> >> > This patch changes rs6000_stack_info to keep sav
On Tue, May 19, 2015 at 9:09 PM, Alan Modra wrote:
> On Mon, May 18, 2015 at 02:05:59PM -0400, David Edelsohn wrote:
>> On Sun, May 17, 2015 at 10:54 PM, Alan Modra wrote:
>> > This patch changes rs6000_stack_info to keep save areas offsets even
>> > when not used. I need lr_save_offset valid fo
On Mon, May 18, 2015 at 02:05:59PM -0400, David Edelsohn wrote:
> On Sun, May 17, 2015 at 10:54 PM, Alan Modra wrote:
> > This patch changes rs6000_stack_info to keep save areas offsets even
> > when not used. I need lr_save_offset valid for split-stack, and it
> > seemed reasonable to treat the
On Sun, May 17, 2015 at 10:54 PM, Alan Modra wrote:
> This patch changes rs6000_stack_info to keep save areas offsets even
> when not used. I need lr_save_offset valid for split-stack, and it
> seemed reasonable to treat the other offsets the same. Not zeroing
> the offsets requires just one cha
This patch changes rs6000_stack_info to keep save areas offsets even
when not used. I need lr_save_offset valid for split-stack, and it
seemed reasonable to treat the other offsets the same. Not zeroing
the offsets requires just one change in code that uses them, the
use_backchain_to_restore_sp e