"Thies C. Arntzen" <[EMAIL PROTECTED]> writes: > hiya, > > still working onm this php-compiler;-) > thanx for all the replies on my last issue.. > > next question: calling conventions. > in the calling_convertion.pod you say that the callee should ^^^^^^ Caller, surely? At least, if you're using the parrot calling conventions (and you should be).
> do a saveall, restoreall. shouldn't imcc be smart about those > things and save all registers that are used in a function?