]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
_jit_block_peephole_branch: don't allow conditional branches to cross
authorRhys Weatherley <rweather@southern-storm.com.au>
Fri, 21 May 2004 22:51:42 +0000 (22:51 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Fri, 21 May 2004 22:51:42 +0000 (22:51 +0000)
commite1bd1891df9888250844d829bd039b673efd60f2
tree57ae2de4ae641a7dc7089787d7610cceaa0fcd8d
parent9c3afc7153e46c1c4f6a494b4c84af7dee0a6a66
_jit_block_peephole_branch: don't allow conditional branches to cross
an exception context boundary, because doing so will violate "finally"
semantics.
ChangeLog
jit/jit-block.c