<?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 Thanks. I moved this to its in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072273#M119718</link>
    <description>&lt;P&gt;Thanks. I moved this to its own thread since it's a separate problem and it will be easier to track it. Looking at this now.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2016 13:20:24 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2016-11-02T13:20:24Z</dc:date>
    <item>
      <title>Error with CONTIGUOUS</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072272#M119717</link>
      <description>&lt;P&gt;&lt;BR /&gt;
	Here is another strange error I am getting when I add the CONTIGUOUS flag to a dummy argument in a recursive subroutine.&lt;/P&gt;

&lt;P&gt;If I add to ExpressionParser.f the following line of code (its on line 129)&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;      CONTIGUOUS:: NML&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/PRE&gt;

&lt;P&gt;causes&lt;/P&gt;

&lt;P&gt;gwf2bas7_OWHM.fpp to crash (it does call the function on line 2889) which has&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;             RMLT(:,:,M)=EqnEval(LINE,MLTNAM(:M-1),RMLT(:,:,:M-1),     !MODULE ExpressionParser WHICH CALCULATES EXPRESSION FROM STRING
     +                                                    .TRUE.,.TRUE.)&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	The error message I get is:&lt;/P&gt;

&lt;P&gt;Error&amp;nbsp;&amp;nbsp; &amp;nbsp;21&amp;nbsp;&amp;nbsp; &amp;nbsp;Compilation Aborted (code 1)&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\~\gwf2bas7_OWHM.fpp&amp;nbsp;&amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	and&lt;/P&gt;

&lt;P&gt;C:\~\gwf2bas7_OWHM.fpp: catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. &amp;nbsp;Note: File and line given may not be explicit cause of this error.&lt;BR /&gt;
	compilation aborted for C:\~\gwf2bas7_OWHM.fpp (code 1)&lt;/P&gt;

&lt;P&gt;I reattached the same project with the previous problem fixed, but includes only the one added statement that causes the crash.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 04:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072272#M119717</guid>
      <dc:creator>ScottBoyce</dc:creator>
      <dc:date>2016-11-02T04:45:04Z</dc:date>
    </item>
    <item>
      <title>Thanks. I moved this to its</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072273#M119718</link>
      <description>&lt;P&gt;Thanks. I moved this to its own thread since it's a separate problem and it will be easier to track it. Looking at this now.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 13:20:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072273#M119718</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-02T13:20:24Z</dc:date>
    </item>
    <item>
      <title>I was able to cut this down a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072274#M119719</link>
      <description>&lt;P&gt;I was able to cut this down a lot and sent it on to the developers as issue&amp;nbsp;DPD200415576. Interestingly, my cut-down version was sensitive to bounds checking being enabled, but turning that off on your original project has no effect.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 15:17:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-with-CONTIGUOUS/m-p/1072274#M119719</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-02T15:17:34Z</dc:date>
    </item>
  </channel>
</rss>

