mirror of
https://github.com/irmen/prog8.git
synced 2025-09-25 08:25:32 +00:00
optimizing some pointer codegen for indexed derefs
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
examples/pointers/sorting.p8 fails to compile for 6502.
|
||||
|
||||
|
||||
not all source lines are correctly reported in the IR file,
|
||||
for example the below subroutine only shows the sub() line:
|
||||
sub two() {
|
||||
|
Reference in New Issue
Block a user