Leopold Toetsch <[EMAIL PROTECTED]> writes: > Dan Sugalski <[EMAIL PROTECTED]> wrote: > >> Leo, we've talked about this before. The sensible and straightforward >> thing to do in a case like this is to tag in the sub pmc which >> register frames are used by the sub. > > And what, if the sub calls another sub?
Then the call to the inner sub saves the registers that are used by the inner sub.