On Wednesday 03 May 2006 23:13, Patrick R.Michaud wrote:

> When running on x86 (32-bit), I get:
>
>     $ ./parrot x.pir
>     ResizablePMCArray: index out of bounds!
>     current instr.: 'main' pc -1 ((unknown file):-1)
>     $

I see this too on x86, running t/car.t through Pheme.  I traced the C to 
compilers/imcc/imclexer.c:5575 (the yyparse() call).  That's as far as I want 
to go.

-- c

Reply via email to