Changed the way gotos are generated, so we don't have bbs that end
commit47eb15d0ddbc91f1c0a6d0dac0d1475a9cd49c0b
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 15 Jun 2009 22:30:31 +0000 (15 18:30 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 15 Jun 2009 22:30:31 +0000 (15 18:30 -0400)
tree133112c590ec921b225c7c0f813cc615433d036f
parentf63ed7000a02bc5e5894db6ec86647ee539ce3b2
Changed the way gotos are generated, so we don't have bbs that end
with multiple unconditional jumps. This solves the bug that we had in
PICOBIT's cmp function.
cfg.scm
six-comp.scm
tests/picobit/picobit-vm-sixpic.c