repo.or.cz
/
ScratchABlock.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git]
/
tests
/
dead-code4.lst
blob
510f99b5a4127b817adafff97d86093cdfb56662
1
# Handling side-effect statements with DCE
2
#xform_bblock: dead_code_elimination
3
10 $a = 1
4
20 $b = *(u32*)$a
5
30 $a = 2