On Apr 25, 2006, at 17:34, Andy Dougherty (via RT) wrote:

Previously, I expect the only reason it was passing for some folks is that
unused I registers are somehow automatically set to 0 on Linux/x86.

Unitialized I and N regs have more or less garbage. See also:
$ ./parrot --help-debug
$ ./parrot -D40 ...

Reply via email to