]> granicus.if.org Git - yasm/commit
Fix referencing of local label from line that defines nonlocal label.
authorPeter Johnson <peter@tortall.net>
Wed, 25 Mar 2009 03:40:59 +0000 (03:40 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 25 Mar 2009 03:40:59 +0000 (03:40 -0000)
commitff21f3e607c91163253b74a63e5bac433a57a0ab
tree652c76dd85d3cd9b7eb7328a2560f480a3134ea4
parent6ad55c80ee6ffdb3ba531ca4a779a1debd400668
Fix referencing of local label from line that defines nonlocal label.

Reported by: Brian Gladman

svn path=/trunk/yasm/; revision=2190
modules/parsers/nasm/nasm-parse.c
modules/parsers/nasm/tests/Makefile.inc
modules/parsers/nasm/tests/locallabel2.asm [new file with mode: 0644]
modules/parsers/nasm/tests/locallabel2.hex [new file with mode: 0644]