Ok, so doing a 'parrot -d 8' shows that word doesn't seem to interfere with $I13 as far as it is concerned ...


Dumping the Interf. graph: ------------------------------- ... word -> $I10 $I11 $I12 (3) ... $I10 -> word (1) $I11 -> word (1) $I12 -> word (1) $I13 -> (0) ...

I wonder if it's because the lifetime of $I13 stops and starts on the same line that word stops?

One thing that I forgot to add before was that simply removing the label in the code makes things work, and you get a totally different debug trace.

I must stop talking to myself like this. I probably won't post again until I've made /alot/ more progress,

Nick

Reply via email to