Article ID: 329193 - Last Review: September 27, 2005 - Revision: 3.2 FIX: /Og causes code to be created that throws an exception errorThis article was previously published under Q329193 On This PageSYMPTOMS/Og causes code to be created that throws the following exception
error: 0xC0000092: Floating-point stack check
RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft Visual Studio .NET. For more information, click the following article number to view the article in the Microsoft Knowledge Base:837234
(http://support.microsoft.com/kb/837234/
)
List of bugs that are fixed in Visual Studio .NET 2002 Service Pack 1
Hotfix informationThe English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.Date Time Version Size File name ----------------------------------------------------- 01-Oct-2002 01:41 13.0.9528.0 1,306,624 C2.dll WORKAROUNDTurn off /Og by using #pragma optimize("g", on/off). STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Visual Studio .NET 2002 Service Pack 1. MORE INFORMATIONThe following sample code reproduces the behavior: | Article Translations
|
Back to the top
