]> granicus.if.org Git - yasm/commit
Fix #188: Times forward references would result in bad code generation.
authorPeter Johnson <peter@tortall.net>
Sat, 31 Oct 2009 21:45:55 +0000 (21:45 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 31 Oct 2009 21:45:55 +0000 (21:45 -0000)
commite15ad1b94b458419b75b1430e1a4a0e8cd596b18
tree7c56f4116cbc98555df27b1f8ad79773df49b679
parentd9e4f1bc19ef0b55d1694ad3bee4cfdb6bcbfd8e
Fix #188: Times forward references would result in bad code generation.

svn path=/trunk/yasm/; revision=2233
libyasm/bytecode.c
libyasm/tests/Makefile.inc
libyasm/tests/timesfwd.asm [new file with mode: 0644]
libyasm/tests/timesfwd.hex [new file with mode: 0644]