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]

Re: pa.c clean-up


On Wed, 31 Jan 2001, Richard Henderson wrote:

> The lossage I've seen before happened because there was no dependancy
> between a memory addressed by the frame pointer and the stack pointer
> adjustment.

That's exactly the situation where the problem occurred.  schedule() is
one of the few kernel functions compiled with a frame pointer.

-- 
Linuxcare.  Support for the Revolution.


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