<?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 Is it really fixed?! in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111858#M129321</link>
    <description>&lt;P&gt;Is it really fixed?!&lt;/P&gt;

&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN&gt;I have to use the /debug-parameters:&lt;STRONG&gt;none&lt;/STRONG&gt; option with the ifort 17.0.4.210 [IA-32], otherwise I still get the internal compiler error (C0000005).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2017 09:05:32 GMT</pubDate>
    <dc:creator>elmar_strittmatterch</dc:creator>
    <dc:date>2017-05-16T09:05:32Z</dc:date>
    <item>
      <title>Internal compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111850#M129313</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;

&lt;P&gt;I am getting a similar compiler error:&lt;/P&gt;

&lt;P&gt;fortcom: Fatal: There has been an internal compiler error (C0000005).&lt;/P&gt;

&lt;P&gt;But as I am using the latest compiler:&lt;/P&gt;

&lt;P&gt;Compiling with Intel(R) Visual Fortran Compiler 17.0.2.187 [IA-32]...&lt;/P&gt;

&lt;P&gt;I am guessing that this issue has not yet been resolved?&lt;/P&gt;

&lt;P&gt;I have attached the problem file and would be grateful for any advice.&lt;/P&gt;

&lt;P&gt;Thanks, &amp;nbsp;Angus.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 17:03:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111850#M129313</guid>
      <dc:creator>acar</dc:creator>
      <dc:date>2017-03-06T17:03:07Z</dc:date>
    </item>
    <item>
      <title>I moved your post to a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111851#M129314</link>
      <description>&lt;P&gt;I moved your post to a separate thread given the other thread has a resolution in PSXE 2017 Update 1 and while there's commonality in the "internal error" message issued, the two cases likely do not share the same underlying root cause.&lt;/P&gt;

&lt;P&gt;To check&amp;nbsp;whether the underlying root cause in your case is known or not, we need a complete preferably small reproducer. The attached test case&amp;nbsp;requires many modules that were not provided. Are you able to supplement the test case any to eliminate the module dependencies or provide the source for the modules?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 18:59:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111851#M129314</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-03-06T18:59:44Z</dc:date>
    </item>
    <item>
      <title>Thanks Kevin.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111852#M129315</link>
      <description>&lt;P&gt;Thanks Kevin.&lt;/P&gt;

&lt;P&gt;I agree that it would be good to find a small reproducer but before doing this I wonder if you could take a look at the attached buildlog file. &amp;nbsp;This application built cleanly in my previous version of intel fortran (I think it was about 2013). &amp;nbsp;But now it seems that it does not get the compile order correct - errors are caused when module files are requested which have not yet been compiled. &amp;nbsp;If I then compile that particular module it gets a little further. &amp;nbsp;This is not what I was experiencing previously and after cleaning the project I would get a nice clean build. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks again for your help with this.&lt;/P&gt;

&lt;P&gt;Angus.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 08:52:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111852#M129315</guid>
      <dc:creator>acar</dc:creator>
      <dc:date>2017-03-07T08:52:18Z</dc:date>
    </item>
    <item>
      <title>Does mouse_dialog.f90 contain</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111853#M129316</link>
      <description>&lt;P&gt;Does&amp;nbsp;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;mouse_dialog.f90 contain any modules? This failed to compile with an ICE and is the first error. All the un-found modules then follow.....&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:06:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111853#M129316</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2017-03-07T10:06:11Z</dc:date>
    </item>
    <item>
      <title>There is not an compilation</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111854#M129317</link>
      <description>&lt;P&gt;There is not an compilation ordering problem. As the compilation proceeds it suffers this internal error compiler error first&amp;nbsp;for mouse_dialog.f90:&lt;/P&gt;

&lt;P&gt;fortcom: Fatal: There has been an internal compiler error (C0000005).&lt;BR /&gt;
	ifort: error #10298: problem during post processing of parallel object compilation&lt;BR /&gt;
	compilation aborted for C:\RMA\Programs\EFE_V1.0\EFE\efe_gino\efe_mouse\mouse_dialog.f90 (code 1)&lt;/P&gt;

&lt;P&gt;This compilation having failed likely would cause additional compilation errors downstream, which it appears it does.&lt;/P&gt;

&lt;P&gt;I also see two additional internal compiler errors later in the build log for properties_group_module.f90 and mp_class.f90.&lt;/P&gt;

&lt;P&gt;I can't say whether all three share the same underlying root cause or whether all three have a distinct root cause.&amp;nbsp;Noting this&amp;nbsp;is your debug build,&amp;nbsp;you&amp;nbsp;may be experiencing the internal error others reported earlier when using &lt;STRONG&gt;/debug-parameters:all&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;Try disabling this option under the IDE: &lt;STRONG&gt;Properties &amp;gt; Fortran &amp;gt; Debugging &amp;gt; Information for PARAMETER Constants &lt;/STRONG&gt;set to None&lt;/P&gt;

&lt;P&gt;If you can compile without this option, then you can consider using this as a work around. If you still suffer one or more internal compiler errors then we would appreciate if we could obtain a reproducer to investigate and fix the underlying defect.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:29:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111854#M129317</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-03-07T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Thank you both Andrew and</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111855#M129318</link>
      <description>&lt;P&gt;Thank you both Andrew and Kevin. &amp;nbsp;I did as suggested by Kevin and all is now fine and the project compiles. &amp;nbsp;Many thanks for your time and help with this, &amp;nbsp;Angus.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 11:26:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111855#M129318</guid>
      <dc:creator>acar</dc:creator>
      <dc:date>2017-03-07T11:26:48Z</dc:date>
    </item>
    <item>
      <title>I'm glad to hear the work</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111856#M129319</link>
      <description>&lt;P&gt;I'm glad to hear the work around helped. Our apologies for the regression. I added your instance to our internal tracking id and will notify you on the availability of a&amp;nbsp;fix in a future update.&lt;/P&gt;

&lt;P&gt;(Internal tracking id: DPD200418283)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;(Resolution Update on 05/12/2017): &lt;/STRONG&gt;This defect is fixed in the Intel® Parallel Studio XE 2017 Update 4 release (ifort Version 17.0.4.210 Build 20170428 - PSXE 2017.4.051 / CnL 2017.4.210 - Windows)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111856#M129319</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-03-07T12:12:00Z</dc:date>
    </item>
    <item>
      <title>The fix for this issue is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111857#M129320</link>
      <description>&lt;P&gt;The fix for this issue is available in the latest PSXE 2017 Update 4 release.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 09:22:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111857#M129320</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-05-12T09:22:34Z</dc:date>
    </item>
    <item>
      <title>Is it really fixed?!</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111858#M129321</link>
      <description>&lt;P&gt;Is it really fixed?!&lt;/P&gt;

&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN&gt;I have to use the /debug-parameters:&lt;STRONG&gt;none&lt;/STRONG&gt; option with the ifort 17.0.4.210 [IA-32], otherwise I still get the internal compiler error (C0000005).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 09:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111858#M129321</guid>
      <dc:creator>elmar_strittmatterch</dc:creator>
      <dc:date>2017-05-16T09:05:32Z</dc:date>
    </item>
    <item>
      <title>Yes. I confirmed it is with</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111859#M129322</link>
      <description>&lt;P&gt;Yes. I confirmed it is with&amp;nbsp;the test cases others provided. If you can provide us with a reproducing test case then we will investigate your case. Perhaps you are seeing a variant or different issue not exposed by the earlier reproducers we received.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 11:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111859#M129322</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-05-16T11:41:00Z</dc:date>
    </item>
    <item>
      <title>@elmar.strittmatterch.abb.com</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111860#M129323</link>
      <description>&lt;P&gt;@elmar.strittmatterch.abb.com - there is another variant that was not covered, see &lt;A href="https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/720023#comment-1905273" target="_blank"&gt;here&lt;/A&gt;. Perhaps the character constant parameter relates to your case.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 15:59:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error/m-p/1111860#M129323</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-05-16T15:59:24Z</dc:date>
    </item>
  </channel>
</rss>

