# New Ticket Created by Paul Cochrane # Please include the string: [perl #46277] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46277 >
In compilers/imcc/optimizer.c there is the todo item: * XXX: subst_constants ... rewrite e.g. add_i_ic_ic -- where does this * happen? Looking through the rest of the file for instances of subst_constants one can find other notes saying that, for instance, add_n_ic should be rewritten as add_n_nc.