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


Apparently my changes to optimizer.c uncovered a bug in subst_ins().

When an instruction is the last in a function and is substituted, the
unit->last_ins pointer was not updated and was left dangling.  This
patch fixes this behavior.

-Curtis Rawls

Attachment: instructions.patch
Description: Binary data

Reply via email to