Nope. If I turn on -G and leave off explicit savetop/restoretop, the perlArray is still stomped.

Regards.

On Sunday, January 25, 2004, at 09:29 AM, Leopold Toetsch wrote:

Will Coleda <[EMAIL PROTECTED]> wrote:

If there's magic, it was an unintentional invocation. =-) If I was
managing my own registers, I'd expect to have to save things - but
since I'm always (I think) using .locals or the $I<foo> syntax, I'd
expect IMCC to do the saving,

IMCC does provide the necessary savetop/restoretop register saving ops around function calls.

Could you try to run your program with the "-G" command line option. If
that succeeds, the COWed register frame stack copy is the culprit.

leo


--
Will "Coke" Coleda will at coleda dot com




Reply via email to