At 06:59 PM 6/30/2002 +0100, Tom Hughes wrote:
>of the ARM procedure call standard. The solution there is to always
>keep one chunk in reserve - when you move back out of a chunk you don't
>free it. Instead you wait until you move back another chunk and then
>free the chunk after the one that has just emptied.

You might want to modify register stacks too. I currently have a band-aid
on it that just doesn't free stack chunks which works in all but the weirdest
cases.

-Melvin


Reply via email to