<?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 got fixed in the 13.0 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753579#M9271</link>
    <description>&lt;P&gt;This got fixed in the 13.0 compiler - sorry for not updating the thread.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2013 20:40:16 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2013-08-20T20:40:16Z</dc:date>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753573#M9265</link>
      <description>&lt;P&gt;I get this error while trying to compile using the latest version of ifort on 64-bit Linux:&lt;BR /&gt;&lt;BR /&gt;ifort -O0 -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o jacksort.o -c jacksort.f90&lt;BR /&gt;0_12307&lt;BR /&gt;&lt;BR /&gt;: 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.&lt;BR /&gt;&lt;BR /&gt;It occurs no matter what optimisation level I select.&lt;BR /&gt;&lt;BR /&gt;I've attached the offending .f90 file, it looks perfectly fine to me.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ben&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;EDIT:&lt;/B&gt;&lt;BR /&gt;Attached tar.gz file containing all source files and a makefile. Compile with "make cmanalysis". This is the output I get:&lt;BR /&gt;&lt;BR /&gt;[bash]ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o kinds.o -c kinds.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o constants.o -c constants.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o types.o -c types.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o parameters.o -c parameters.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o errors.o -c errors.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o stringfunctions.o -c stringfunctions.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o matrixfunctions.o -c matrixfunctions.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o sorting.o -c sorting.f90&lt;BR /&gt;ifort -O2 -xHost -ipo -ip -cpp -D_WP_=dp -convert big_endian -assume byterecl -vec-report -par-report -heap-arrays 8192 -I/home/weyl/ben/programs/intel/mkl/include/intel64/lp64 -o jacksort.o -c jacksort.f90&lt;BR /&gt;0_12307&lt;BR /&gt;&lt;BR /&gt;: 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.&lt;BR /&gt;compilation aborted for jacksort.f90 (code 1)&lt;BR /&gt;make: *** [jacksort.o] Error 1&lt;BR /&gt;[/bash] My version of ifort:&lt;BR /&gt;&lt;BR /&gt;[bash]bmenadue@weyl ~&amp;gt;ifort --version&lt;BR /&gt;ifort (IFORT) 12.0.2 20110112&lt;BR /&gt;Copyright (C) 1985-2011 Intel Corporation. All rights reserved.[/bash]&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2011 07:08:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753573#M9265</guid>
      <dc:creator>Ben3</dc:creator>
      <dc:date>2011-03-10T07:08:49Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753574#M9266</link>
      <description>Not much can be said about the file that you posted because the source code for the modules, which you did not provide, is also needed.</description>
      <pubDate>Thu, 10 Mar 2011 11:16:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753574#M9266</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-03-10T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753575#M9267</link>
      <description>Sorry, I forgot about the modules. I'm attaching them to the original post.</description>
      <pubDate>Thu, 10 Mar 2011 11:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753575#M9267</guid>
      <dc:creator>Ben3</dc:creator>
      <dc:date>2011-03-10T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753576#M9268</link>
      <description>Thanks. I felt that the code was too large to serve as a "reproducer" and created a much truncated version, which I posted separately &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=81361"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2011 16:27:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753576#M9268</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-03-10T16:27:01Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753577#M9269</link>
      <description>Escalated as issue DPD200167044.</description>
      <pubDate>Thu, 10 Mar 2011 20:30:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753577#M9269</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-03-10T20:30:21Z</dc:date>
    </item>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753578#M9270</link>
      <description>Thanks, mecej4.</description>
      <pubDate>Thu, 10 Mar 2011 21:59:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753578#M9270</guid>
      <dc:creator>Ben3</dc:creator>
      <dc:date>2011-03-10T21:59:35Z</dc:date>
    </item>
    <item>
      <title>This got fixed in the 13.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753579#M9271</link>
      <description>&lt;P&gt;This got fixed in the 13.0 compiler - sorry for not updating the thread.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 20:40:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Compiler-Error/m-p/753579#M9271</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-08-20T20:40:16Z</dc:date>
    </item>
  </channel>
</rss>

