<?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 This is issue has been fixed in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767963#M21142</link>
    <description>This is issue has been fixed in Intel® Fortran Composer XE for Linux* 2013 which is now available at the &lt;A href="https://registrationcenter.intel.com"&gt;Intel® Registration Center&lt;/A&gt;.

Regards,
Annalee
Intel Developer Support
* Other names and brands may be claimed as the property of others.</description>
    <pubDate>Wed, 05 Sep 2012 15:20:55 GMT</pubDate>
    <dc:creator>Anonymous66</dc:creator>
    <dc:date>2012-09-05T15:20:55Z</dc:date>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767959#M21138</link>
      <description>&lt;P&gt;The following code example evokes an internal compiler error from ifort 12.1:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;intel-bug-20120410.f90(32): catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.compilation aborted for intel-bug-20120410.f90 (code 1)&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here's the code:[fortran]module bitfield_type type :: bitfield integer :: chunk end type bitfield interface ibset module procedure ibset_bitfield end interface contains elemental function ibset_bitfield (bf, pos) result (bf_out) type(bitfield), intent(in) :: bf integer, intent(in) :: pos type(bitfield) :: bf_out bf_out = bf end function ibset_bitfield end module bitfield_type program main use bitfield_type type :: typeA integer :: integer_value end type type(typeA) :: objA objA%integer_value = ibset(objA%integer_value, pos=0) end program [/fortran]&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2012 17:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767959#M21138</guid>
      <dc:creator>Neil_Carlson</dc:creator>
      <dc:date>2012-04-13T17:38:51Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767960#M21139</link>
      <description>Hello Neil, &lt;BR /&gt;&lt;BR /&gt;Thank you for reporting this issue to use. I have escalated it to the developers. The issue number is DPD200181086. &lt;BR /&gt;&lt;BR /&gt;I will post an updates I receive on this issue to this thread.</description>
      <pubDate>Fri, 13 Apr 2012 23:39:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767960#M21139</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-04-13T23:39:56Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767961#M21140</link>
      <description>&lt;P&gt;You can work around this issue by removing "pos=" from line 23. &lt;BR /&gt;&lt;BR /&gt;Annalee&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2012 15:21:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767961#M21140</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-04-17T15:21:50Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767962#M21141</link>
      <description>&lt;P&gt;A fix has been found for this issue. We are currently planning to include it in the next major release which is scheduled for later this year.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 14:14:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767962#M21141</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-05-16T14:14:15Z</dc:date>
    </item>
    <item>
      <title>This is issue has been fixed</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767963#M21142</link>
      <description>This is issue has been fixed in Intel® Fortran Composer XE for Linux* 2013 which is now available at the &lt;A href="https://registrationcenter.intel.com"&gt;Intel® Registration Center&lt;/A&gt;.

Regards,
Annalee
Intel Developer Support
* Other names and brands may be claimed as the property of others.</description>
      <pubDate>Wed, 05 Sep 2012 15:20:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/767963#M21142</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-09-05T15:20:55Z</dc:date>
    </item>
  </channel>
</rss>

