svn commit: r2018 - in trunk/yasm/libyasm: tests

peter at tortall.net peter at tortall.net
Mon Dec 3 21:58:54 PST 2007


Author: peter
Date: Mon Dec  3 21:58:54 2007
New Revision: 2018

Added:
   trunk/yasm/libyasm/tests/value-samesym.asm
   trunk/yasm/libyasm/tests/value-samesym.errwarn
   trunk/yasm/libyasm/tests/value-samesym.hex
Modified:
   trunk/yasm/libyasm/tests/Makefile.inc
   trunk/yasm/libyasm/value.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/2018

Log:
Fix #124: Fully simplify out sym-sym in values (e.g. a symbol minus itself).
This could particularly cause false errors if sym is external.



More information about the yasm-cvs mailing list