• Description has changed:

Diff:

--- old
+++ new
@@ -13,3 +13,5 @@
 ~~~~
    jr  NZ, 00101$
 ~~~~
+
+P.S.: While I reproduced the issue when compiling for r3ka, and could not using the same test when compiling for z80, it is likely that the underlying issue also affects z80 (and other z80-reltaed ports), as they share most of the peephole optimizer infrastructure. I guess it would just take a different code sample to trigger on z80.