<?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 Internal Compiler Error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744442#M2894</link>
    <description>Just confirming this defect (DPD200141584) is fixed in the Intel Fortran Compiler Professional Edition &lt;STRONG&gt;11.1 Update 6&lt;/STRONG&gt; (11.1.072 - Linux).</description>
    <pubDate>Wed, 30 Jun 2010 08:55:06 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2010-06-30T08:55:06Z</dc:date>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744435#M2887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I was able to generate an internal compiler error with the the attached code. Its with the latest release of ifort 11.1.069. All the best.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2010 01:21:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744435#M2887</guid>
      <dc:creator>david_car</dc:creator>
      <dc:date>2010-03-01T01:21:18Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744436#M2888</link>
      <description>&lt;P&gt;Thank you for reporting. I'll investigate and update when I know more.&lt;/P&gt;&lt;P&gt;(Internal tracking id: DPD200141584)&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;(Resolution Update on 6/30/2010):&lt;/STRONG&gt; This defect is fixed in the Intel Fortran Compiler Professional Edition &lt;STRONG&gt;11.1 Update 6&lt;/STRONG&gt; (11.1.072 - Linux).&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2010 13:05:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744436#M2888</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2010-03-01T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744437#M2889</link>
      <description>Bump... Any news?</description>
      <pubDate>Thu, 04 Mar 2010 16:58:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744437#M2889</guid>
      <dc:creator>david_car</dc:creator>
      <dc:date>2010-03-04T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744438#M2890</link>
      <description>&lt;P&gt;I haven't yet matched your instanceto a pre-existing internal tracking id for this internal compiler error, but I have confirmed the instance your test case triggers is fixed in our latest internal 11.1 develop compiler. So, the issue should be fixed in the next &lt;STRONG&gt;11.1 Update 6&lt;/STRONG&gt; (tentatively in the April/May '10 time-frame).&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2010 18:18:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744438#M2890</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2010-03-04T18:18:41Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744439#M2891</link>
      <description>&lt;P&gt;Thanks Kevin. Just curious. Looking forward to the next release.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2010 01:10:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744439#M2891</guid>
      <dc:creator>david_car</dc:creator>
      <dc:date>2010-03-08T01:10:42Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744440#M2892</link>
      <description>&lt;P&gt;Good news. With Development's help an association was made with a previously reported instance of this internal error. I noted the Internal tracking id in my earlier post, but even better news is there is a convenient work around.&lt;/P&gt;
&lt;P&gt;The error occurs in relation to the type-bound procedure &lt;STRONG&gt;delete&lt;/STRONG&gt; in module STL_Object. The name itself is the root-cause of the internal error. Simpychange all references to a different name like &lt;STRONG&gt;del&lt;/STRONG&gt;and your test case compiles with the current &lt;STRONG&gt;11.1 update 5&lt;/STRONG&gt; (11.1.069 - Linux).&lt;/P&gt;
&lt;P&gt;I'll update this thread when the fix is available.&lt;/P&gt;
&lt;P&gt;PS - I don't type as bad as this post may look. Something is wacky about the Forum software which is causing random spaces and odd characters to be inserted.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2010 16:50:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744440#M2892</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2010-03-09T16:50:43Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744441#M2893</link>
      <description>Awesome. Thanks Kevin.</description>
      <pubDate>Fri, 12 Mar 2010 14:16:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744441#M2893</guid>
      <dc:creator>david_car</dc:creator>
      <dc:date>2010-03-12T14:16:31Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744442#M2894</link>
      <description>Just confirming this defect (DPD200141584) is fixed in the Intel Fortran Compiler Professional Edition &lt;STRONG&gt;11.1 Update 6&lt;/STRONG&gt; (11.1.072 - Linux).</description>
      <pubDate>Wed, 30 Jun 2010 08:55:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/744442#M2894</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2010-06-30T08:55:06Z</dc:date>
    </item>
  </channel>
</rss>

