Article ID: 218611 - Last Review: November 18, 2003 - Revision: 2.0 FIX: Incorrect Code Generated With /Og and /Ob1This article was previously published under Q218611 On This PageSYMPTOMS
Incorrect code is generated for a comparison such as
RESOLUTION
To work around the problem disable either the /Ob1 or /Og optimization. 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 INFORMATIONThe following code is output. Steps to Reproduce BehaviorCompile the following code with /Og and /Ob1. | Article Translations
|
Back to the top
