<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Evaluating floating point operations crashes debugger in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858624#M68293</link>
    <description>You can also try the 11.0 beta - I think it's fixed there already.&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Sep 2008 13:48:20 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2008-09-17T13:48:20Z</dc:date>
    <item>
      <title>Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858619#M68288</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;when I debug my code and I watch a line like&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;(length1+length2+length3)/3.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;the debugger crashes and Dr. Watson wants to send an error report to mighty M$. The value in the watch window is&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Unable to evaluate the expression. A serious internal error occurred while processing this command. The debugger may be unstable now. It is recommended that you save all files and exit.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Removing the dot brings me the right value.&lt;/P&gt;&lt;FONT face="Courier New"&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;(length1+length2+length3)/3&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;This is annoying when I want to evaluate a more complex expression, because I have to remove every . in the formula.&lt;/P&gt;
&lt;P&gt;Is that a Visual Studio 2008 problem or an IVF10.1 problem?&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;BR /&gt;Markus&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 12:34:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858619#M68288</guid>
      <dc:creator>onkelhotte</dc:creator>
      <dc:date>2008-07-11T12:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858620#M68289</link>
      <description>It's an IVF problem - I can reproduce it, and MSVC doesn't do the same. I will report this to the developers. Intel issue DPD200047559.</description>
      <pubDate>Fri, 11 Jul 2008 12:53:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858620#M68289</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-07-11T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858621#M68290</link>
      <description>This problem has been fixed in our sources. I expect the fix to appear in the next 10.1 update (September or later). Thanks for bringing it to our attention.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2008 20:22:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858621#M68290</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-08-26T20:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858622#M68291</link>
      <description>&lt;P&gt;Any news when this release will be available?&lt;/P&gt;
&lt;P&gt;Debugging is really annoying without being able to use floting point expressions in the watch window. &lt;/P&gt;
&lt;P&gt;regards,&lt;BR /&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2008 08:18:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858622#M68291</guid>
      <dc:creator>tboehme</dc:creator>
      <dc:date>2008-09-17T08:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858623#M68292</link>
      <description>The next 10.1 update is currently scheduled for the last week of October.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:47:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858623#M68292</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-09-17T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating floating point operations crashes debugger</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858624#M68293</link>
      <description>You can also try the 11.0 beta - I think it's fixed there already.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Evaluating-floating-point-operations-crashes-debugger/m-p/858624#M68293</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2008-09-17T13:48:20Z</dc:date>
    </item>
  </channel>
</rss>

