mirror of
https://github.com/NishiOwO/JWasm.git
synced 2025-04-21 00:34:38 +00:00
Reuse of equates in CreateVariable was erroneous
If an equate already exist CreateVariable did not zero bits 32...63 of that equate. This cause that the predefined macros SIZESTR and INSTR return wrong values when the result-equate (for example) did contain negative values before macro invocation. Fixed by setting sym->value3264 to zero in case of reuse. Resolves: #156 resp. SF-BUG-303
This commit is contained in:
parent
7338d820d4
commit
33e0c070c7
Loading…
x
Reference in New Issue
Block a user