Nested functions on ARM

Richard Henderson rth@redhat.com
Tue Nov 14 18:15:00 GMT 2000


On Tue, Nov 14, 2000 at 10:28:29AM -0800, Nick Clifton wrote:
> PS.  I noticed that when -mno-sched-prolog is not used it is possible
> for writes into stack slots (via the frame pointer) to be moved into
> the prolog...

Err.. if you're not scheduling the prologue, then it is
impossible to schedule anything into or out of it.  QED.

You've got gen_blockage there -- *nothing* can move across that.


r~


More information about the Gcc-bugs mailing list