FIX: Bad Code Produced When Using Location Arithmetic (74744)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
This article was previously published under Q74744 SYMPTOMS
Microsoft Macro Assembler (MASM) version 6.0 may generate incorrect code
when more than one label is used to calculate a relative offset.
RESOLUTION
Use another method to calculate offsets. For example, the sample program in
this article generates the correct code by using structures to calculate
the offsets.
STATUS
Microsoft has confirmed this to be a problem in MASM version 6.0.
This problem was corrected in MASM version 6.0a.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbfix KB74744 |
---|
|