[perl #49968] [BUG] 'parrot -O2 oofib.pir' errors out, when -O1 succeeds

Will Coleda via RT parrotbug-followup at parrotcode.org
Mon Dec 8 21:53:17 UTC 2008


On Fri Jan 18 21:10:58 2008, japhb wrote:
> $ ./parrot     examples/benchmarks/oofib.pir
> fib(28) = 317811 4.839889s
> 
> $ ./parrot -O1 examples/benchmarks/oofib.pir
> fib(28) = 317811 4.846921s
> 
> $ ./parrot -O2 examples/benchmarks/oofib.pir
> too few arguments passed (0) - 1 params expected
> 
> System is up-to-date Debian testing (Linux/i386)

Still occurring against r33623 on osx/intel.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list