FIX: MASM Allows Alignments > Segment Alignment (81894)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 5.1a
This article was previously published under Q81894 SYMPTOMS
The Microsoft Macro Assembler (MASM) versions 5.1 and 5.1a incorrectly
allow ALIGN directives that are greater than the alignment of the segment
they appear within. MASM 5.1 does not generate errors for these statements;
however, it cannot guarantee that the item following these ALIGN directives
will be aligned on the given boundary.
RESOLUTION
Microsoft has confirmed this to be a problem in MASM versions 5.1 and 5.1a.
This problem was corrected in MASM version 6.0.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbfix KB81894 |
---|
|