# New Ticket Created by Paul Cochrane # Please include the string: [perl #46287] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46287 >
In compilers/imcc/optimizer.c:unused_label() there is the todo item: * Removes unused labels. A label is unused if ... [XXX: finish this]. Like the todo item says...