# New Ticket Created by Paul Cochrane # Please include the string: [perl #46281] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46281 >
In compilers/imcc/optimizer.c:pre_optimize() there is the todo item: /* TODO integrate all in one pass */ This function refers to IMC_Units, so I expect that is what needs to be integrated all in one pass.