<?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 Quote:Lorri Menard (Intel) in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147533#M139005</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Lorri Menard (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Instead of an internal compiler error (oopsie), I would expect a compile-time error, since the real-portion of a complex pointer is not itself a pointer.&lt;/P&gt;

&lt;P&gt;Do you have a different expectation?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, Lorri - you're right.&amp;nbsp; It should be a compile-time error.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2017 12:43:14 GMT</pubDate>
    <dc:creator>FortranFan</dc:creator>
    <dc:date>2017-10-27T12:43:14Z</dc:date>
    <item>
      <title>Internal compiler error (ICE) with a variable of default complex type with pointer attribute</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147531#M139003</link>
      <description>&lt;P&gt;Fyi for readers: here's an internal compiler error that has been submitted at the Intel Online Service Center.&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;   real, target :: r
   complex, pointer :: c
   c%re =&amp;gt; r
end&lt;/PRE&gt;

&lt;P&gt;Upon compilation using Intel Fortran compiler 18.0 version:&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;xxx&amp;gt;ifort /c /standard-semantics /warn:all /stand p.f90
Intel(R) Visual Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 18.0.0.124 Build 20170811
Copyright (C) 1985-2017 Intel Corporation.  All rights reserved.

p.f90(1): remark #7712: This variable has not been used.   &lt;R&gt;
   real, target :: r
-------------------^
p.f90(1): catastrophic error: **Internal compiler error: internal abort** Please
 report this error along with the circumstances in which it occurred in a Softwa
re Problem Report.  Note: File and line given may not be explicit cause of this
error.
compilation aborted for p.f90 (code 1)

xxx&amp;gt;&lt;/R&gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 15:05:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147531#M139003</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2017-10-26T15:05:51Z</dc:date>
    </item>
    <item>
      <title>Instead of an internal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147532#M139004</link>
      <description>&lt;P&gt;Instead of an internal compiler error (oopsie), I would expect a compile-time error, since the real-portion of a complex pointer is not itself a pointer.&lt;/P&gt;

&lt;P&gt;Do you have a different expectation?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:14:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147532#M139004</guid>
      <dc:creator>Lorri_M_Intel</dc:creator>
      <dc:date>2017-10-27T11:14:19Z</dc:date>
    </item>
    <item>
      <title>Quote:Lorri Menard (Intel)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147533#M139005</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Lorri Menard (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Instead of an internal compiler error (oopsie), I would expect a compile-time error, since the real-portion of a complex pointer is not itself a pointer.&lt;/P&gt;

&lt;P&gt;Do you have a different expectation?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, Lorri - you're right.&amp;nbsp; It should be a compile-time error.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 12:43:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-ICE-with-a-variable-of-default-complex/m-p/1147533#M139005</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2017-10-27T12:43:14Z</dc:date>
    </item>
  </channel>
</rss>

