On Wed Feb 27 08:49:19 2008, [email protected] wrote:
> Hi,
> 
> I just reverted a tailcall optimization done in:
> 
> http://parrotvm.org/svn/parrot/revision/?rev=26052
> 
> Namely, the second hunk from HLLCompiler, inside the evalpmc method. It 
> seems that tail-calling into the PIR compiler sometimes works, and 
> sometimes doesn't. Certainly you can reproduce it just with "class { }" 
> in Rakudo, though "say 'hai'" worked.
> 
> I left the rest of that patch in place, so you just need to do that one 
> optimization to re-produce this bug again.
> 
> Thanks,
> 
> Jonathan
> 

This issue is now being tracked in https://trac.parrot.org/parrot/ticket/1029 
(FYI, the failure 
mode is now different, as is the tailcall syntax, but there's definitely still 
an issue.)

-- 
Will "Coke" Coleda
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to