summaryrefslogtreecommitdiffstats
path: root/stdlib/compiler.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-03-21 23:44:20 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-03-21 23:44:20 -0700
commit58af09ba4dd459c973e47937d3a68b002d7ac1d4 (patch)
tree0950bc7aaa8d4cb46a38e659ec5185abfab70334 /stdlib/compiler.tl
parentcb2a3324f537cc096a0ed30a132ecca453c2abd3 (diff)
downloadtxr-58af09ba4dd459c973e47937d3a68b002d7ac1d4.tar.gz
txr-58af09ba4dd459c973e47937d3a68b002d7ac1d4.tar.bz2
txr-58af09ba4dd459c973e47937d3a68b002d7ac1d4.zip
asm: unused variables.
* stdlib/asm.tl (oc-base backpatch, (backpatch-low-16 backpatch, backpatch-high16 backpatch, op-label (asm, dis), op-noop dis, op-frame dis, op-end dis, op-movrs dis, op-movsr dis, op-movrr dis, op-jmp (backpatch,dis), op-if (backpatch, dis), op-ifq backpatch, op-block backpatch, op-retsr dis, op-retrs dis, op-retrr dis, op-catch (backpatch, dis), op-handle dis, op-getv dis, op-setv dis, op-close (backpatch, dis), op-getlx dis, op-setlx dis): Suppress warnings about unused variables using ignore and other approaches. (assembler dis-listing): The unused stream parameter here is a real bug: it was intended to be the output destination, rather than standard output being hard-coded.
Diffstat (limited to 'stdlib/compiler.tl')
0 files changed, 0 insertions, 0 deletions