Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #32577] [TODO] opcode numbering

8 views
Skip to first unread message

Leopold Toetsch

unread,
Nov 23, 2004, 6:09:21 AM11/23/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #32577]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32577 >


ops/ops.num opcode numbers don't match real opcode numbers, if opcodes
are missing in *.ops, because during code generation just the array
index is used and not the number $ops->code.
OTOH using this number would create holes in opcode tables, which isn't
really desirable.

leo

0 new messages