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


The generated a.pir file is generating code like:

.local float foo

instead of

.local num foo

(float was removed as an alias a few revs back)

This may be enough to reclaim cola for 0.5.1; manually updating a.pir  
with this allows mandlebrot.pir to run sucessfully...

--
Will "Coke" Coleda
[EMAIL PROTECTED]


Reply via email to