diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-09-19 19:36:44 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-09-19 19:37:30 +0200 |
commit | e55188bb8bba50e7518a7d95c680cc46607eb24f (patch) | |
tree | 44c75028effef0d8809d886e7fa09bb01801cecc /tests/fuzz | |
parent | 98c4147ec8c5ec077994d6d7ea5823a9adbad441 (diff) |
compiler: properly handle jumps to offset 0
When compiling certain expressions as first statement of an ucode
program, e.g. a while loop in raw mode, a jump instruction to offset
zero is emitted which was incorrectly treated as placeholder by the
compiler.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests/fuzz')
0 files changed, 0 insertions, 0 deletions