# New Ticket Created by  Dan Sugalski 
# Please include the string:  [perl #29837]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29837 >


It's possible to get the register allocator in what is essentially an 
infinite loop, where it runs forever or until it blows memory and 
dies. It needs to have a means to check for too many iterations and 
fall back to a slow-but-working version with too much spilling.
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to