Article ID: 216747 - Last Review: May 6, 2001 - Revision: 1.0 FIX: Incorrect Code Generated With /Og and /G6This article was previously published under Q216747 SYMPTOMS
Incorrect code may be generated with the /Og and /G6 compiler optimizations.
CAUSE
The compiler incorrectly moves an .inc file, .add file, .sub file, or .lea file across an instruction that references memory.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: MORE INFORMATION
The following code illustrates one way the compiler can handle moving an instruction:
| Article Translations
|
Back to the top
