svn commit: r1613 - in trunk/yasm/libyasm: tests
peter at tortall.net
peter at tortall.net
Fri Sep 15 18:36:59 PDT 2006
Author: peter
Date: Fri Sep 15 18:36:58 2006
New Revision: 1613
Added:
trunk/yasm/libyasm/tests/opt-gvmat64.asm
trunk/yasm/libyasm/tests/opt-gvmat64.errwarn
trunk/yasm/libyasm/tests/opt-gvmat64.hex
Modified:
trunk/yasm/libyasm/section.c
trunk/yasm/libyasm/tests/Makefile.inc
Changeset:
http://www.tortall.net/projects/yasm/changeset/1613
Log:
* section.c (yasm_object_optimize): Set active flag to indicate it's already
on QB. We use this flag other places, but forgot to set it here. This
could cause an infinite loop in (rare) situations.
Reported by: Brian Gladman <brg at gladman.plus.com>
(also committed the code he sent that hits this bug as a testcase)
More information about the yasm-cvs
mailing list