This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] rs6000: Make deallocation of a large frame work (PR77687)


On Tue, Nov 15, 2016 at 09:06:23AM -0500, David Edelsohn wrote:
> >         * config/rs6000/rs6000.c (rs6000_emit_stack_reset): Emit the
> >         stack_restore_tie insn instead of stack_tie, for the SVR4 and
> >         SPE ABIs.
> >         * config/rs6000/rs6000.md (stack_restore_tie): New define_insn.
> 
> Okay.
> 
> A similar change may be necessary for other uses of rs6000_stack_tie
> in the prologue.

I thought just a little bit more staring at the prologue code would let
me handle this, but so far no luck.  So, I'll commit the original patch
now, some progress is better than no progress.


Segher


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]