marekjm / viuavm

Parallel virtual machine designed to reliably run massively concurrent programs
https://viuavm.org/
GNU General Public License v3.0
71 stars 11 forks source link

Incorrect jump offset calculation for catch instructions #91

Closed marekjm closed 9 years ago

marekjm commented 9 years ago

When a jump instruction appears after a catch instruction, the assembler will fail to compile the code and abort with a following error message:

fatal: exception occured during assembling: instruction not found in OP_NAMES: <some number>