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


In compilers/imcc/cfg.c:bb_findadd_edge() there is the todo item:

/* XXX is probably only ok, if the invoke is "near" the
 *     set_addr ins
 */

Check whether or not the code following this comment is ok, and in which
situations.  Also, what does "ok" mean in this context?  And is there a
good feeling for what "near" is with respect to the invoke operation?
Anyway, this issue needs to be investigated and corrected if necessary.

Reply via email to