The information in this article applies to:
SYMPTOMSThe results of some REAL double-precision arithmetic expressions generated by the compiler are different in the low order decimal digits from what is displayed for the same arithmetic expressions in the debugger. CAUSEIntermediate values in the debugger are saved to and reloaded from the stack. The saving and reloading of these intermediate values causes some rounding to occur. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Problem
OutputFrom the debugger: 89362.714366112600000Program execution: 89362.714366112590000 Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |