<?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 Maybe, but I've used it for in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980144#M99466</link>
    <description>&lt;P&gt;Maybe, but I've used it for years without these problems, and now they happen all the time, even after multiple clean and rebuilds...&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2013 21:29:01 GMT</pubDate>
    <dc:creator>nvaneck</dc:creator>
    <dc:date>2013-03-26T21:29:01Z</dc:date>
    <item>
      <title>Sudden internal compiler error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980126#M99448</link>
      <description>&lt;P&gt;Recently I've started getting several errors like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;C:\Development\Projects\MicrOsiris\SUBS\GCAT.F90(1): error #7001: Error in creating the compiled module file.&amp;nbsp;&amp;nbsp; [GCAT__genmod]&lt;/P&gt;
&lt;P&gt;fortcom: Fatal: There has been an internal compiler error (C0000005).&lt;/P&gt;
&lt;P&gt;compilation aborted for C:\Development\Projects\MicrOsiris\SUBS\GCAT.F90 (code 1)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Usually they go away when I recompile the individual routines, but not this time.&amp;nbsp; I'm using version&amp;nbsp; 11 of the compiler.&amp;nbsp; Thjese errors didn't crop up last year, but just this year when making some changes in urelated routines.&lt;/P&gt;
&lt;P&gt;What is happening here? I can 't afford upgrading to the latest version...&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:43:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980126#M99448</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-25T14:43:22Z</dc:date>
    </item>
    <item>
      <title>&lt;&lt;&gt;&gt;</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980127#M99449</link>
      <description>&amp;lt;&amp;lt;&lt; ="" there="" has="" been="" an="" internal="" compiler="" error=""&gt;&amp;gt;&amp;gt;

It looks like access violation error.Probably during compilation bad memory pointer was dereferenced.&lt;/&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:12:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980127#M99449</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-03-25T15:12:48Z</dc:date>
    </item>
    <item>
      <title>TYhanks, that could explain</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980128#M99450</link>
      <description>&lt;P&gt;Thanks, that could explain it.&lt;/P&gt;
&lt;P&gt;Actually, I'm using&lt;/P&gt;
&lt;P&gt;Intel(R) Visual Fortran Composer XE 2011 Update 7 Integration for Microsoft Visual Studio* 2010, 12.1.3518.2010&lt;/P&gt;
&lt;P&gt;The problem went away again when I compiled it separately in release mode and then again in debug mode.&lt;/P&gt;
&lt;P&gt;Mysterious, but at least I can still proceed.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 16:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980128#M99450</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-25T16:37:00Z</dc:date>
    </item>
    <item>
      <title>Internal compiler error is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980129#M99451</link>
      <description>&lt;P&gt;Internal compiler error is always a compiler bug.&amp;nbsp; Are you willing to provide the source(s) and options needed to reproduce it?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 20:10:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980129#M99451</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-03-25T20:10:33Z</dc:date>
    </item>
    <item>
      <title>Perhaps, but it may not be</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980130#M99452</link>
      <description>&lt;P&gt;Perhaps, but it may not be reproducible; it seems random, primarily when every routine needs recompiling, and not always the same routine exhibits the problem. Complete project is large, and recompiling a single routine usually clears it up.&amp;nbsp; I'll try a few complete rebuilds and see what happens.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 21:42:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980130#M99452</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-25T21:42:50Z</dc:date>
    </item>
    <item>
      <title>If that's the case, then I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980131#M99453</link>
      <description>&lt;P&gt;If that's the case, then I would suspect a problem on your system - perhaps bad memory or disk, or a background program that interferes with the compile.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 00:12:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980131#M99453</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-03-26T00:12:30Z</dc:date>
    </item>
    <item>
      <title>I have seen "random" compiler</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980132#M99454</link>
      <description>&lt;P&gt;I have seen "random" compiler issues result from generated interface blocks - whether these are present or not depends on compile order and perhaps compile history, both of which have some "randomness" about them.&amp;nbsp; For example - a build after a clean works, but a rebuild of selected source files after the majority have been built previously fails. Deleting the generated __genmod.mod files prior to a build of a problematic file was part of the proof/solution for me.&lt;/P&gt;
&lt;P&gt;This scenario requires a) generated interface checking to be active; b) your source having external subprograms that result in the compiler spitting out the __genmod bits; c) you meet the other associated with the compiler bug (memory fades, but it would have been something related to CLASS arguments) and d) the compiler bug to still be extant (it has been a while since I checked my list).&lt;/P&gt;
&lt;P&gt;Do a) and b) apply in your case?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 00:40:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980132#M99454</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2013-03-26T00:40:11Z</dc:date>
    </item>
    <item>
      <title>Ian,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980133#M99455</link>
      <description>&lt;P&gt;Ian,&lt;/P&gt;
&lt;P&gt;your comment about whether generated interface blocks are present or not reminds me of issues I have encountered when I permit parallel compilation of my projects - allowing only one compile in parallel seems to ensure that this sort of issue does not arise.&lt;/P&gt;
&lt;P&gt;It's not clear whether the OP was attempting parallel compiles; if so, this may be worth trying.&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 01:47:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980133#M99455</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2013-03-26T01:47:23Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;If that's the case, then I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980134#M99456</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;If that's the case, then I would suspect a problem on your system - perhaps bad memory or disk, or a background program that interferes with the compile&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;Probably system related issue.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 04:23:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980134#M99456</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-03-26T04:23:58Z</dc:date>
    </item>
    <item>
      <title>Memory checks come up ok.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980135#M99457</link>
      <description>&lt;P&gt;Memory checks come up ok.&lt;/P&gt;
&lt;P&gt;It did crop up for one file after a clean.&amp;nbsp; Problem seems to occur only with debug configuration.&amp;nbsp; Problem occurred with an older backup copy of the project&amp;nbsp;I just ran. Other factor involved is I did change the location of the project from a separate disk to the system disk, but no disk problems detected on system disk.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 06:43:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980135#M99457</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-26T06:43:12Z</dc:date>
    </item>
    <item>
      <title>Quote:nvaneck wrote:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980136#M99458</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;nvaneck wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Memory checks come up ok.&lt;/P&gt;
&lt;P&gt;It did crop up for one file after a clean.&amp;nbsp; Problem seems to occur only with debug configuration.&amp;nbsp; Problem occurred with an older backup copy of the project&amp;nbsp;I just ran. Other factor involved is I did change the location of the project from a separate disk to the system disk, but no disk problems detected on system disk.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If you are more interested in finding the root cause of the problem I would advise to collect the process dump file.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 07:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980136#M99458</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-03-26T07:13:01Z</dc:date>
    </item>
    <item>
      <title>I recall experiencing</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980137#M99459</link>
      <description>&lt;P&gt;I recall experiencing sporadic internal compiler errors generated when mod files from older (minor) versions are fed to a newer compiler (or perhaps it was vice versa).&amp;nbsp; Given the workaround (rebuild!) is trivial and the mix of versions in a build was unintentional it was not something I bothered to isolate further.&lt;/P&gt;
&lt;P&gt;(Those mod files could also be the interface checking variant rather than ones that correspond to the users source modules.)&lt;/P&gt;
&lt;P&gt;Debug builds are likely to involve interface checking.&amp;nbsp; Do you have any external subprograms - procedures that are not in a module?&lt;/P&gt;
&lt;P&gt;The reason that I mention interface checking is because sometimes you need to do something twice in order to see a crash (a plausible alternative is that it might only be the first time after a clean that something goes wrong).&lt;/P&gt;
&lt;P&gt;I now feel silly - looking at your original report in more detail - note the __genmod.&amp;nbsp; The likelihood of this being a problem with interface checking is rather high.&amp;nbsp; If the errors are causing problems and you cannot upgrade you will either need to disable interface checking or investigate particular compile orders that avoid triggering the problem (to force a compile order you have to do this manually within Visual Studio - i.e. after a clean pick files that you want to compile first, compile them using Build &amp;gt; Compile as necessary, then use Build &amp;gt; Build &lt;EM&gt;projectname&lt;/EM&gt; to finish the rest off in whatever order the integration deems suitable).&lt;/P&gt;
&lt;P&gt;I don't understand what use a process dump file of the compiler would be to an independent (non-Intel) programmer.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 07:42:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980137#M99459</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2013-03-26T07:42:24Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;I don't understand what</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980138#M99460</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;I don't understand what use a process dump file of the compiler would be to an independent (non-Intel) programmer&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;For independent programmer dump of crashed compiler won't be usefull.Only if someone is interested more&amp;nbsp;in investigating program(compiler) crash either running compiler process under debugger or collecting compiler dump would be usefull.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 07:49:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980138#M99460</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-03-26T07:49:58Z</dc:date>
    </item>
    <item>
      <title>Don't bother with the process</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980139#M99461</link>
      <description>&lt;P&gt;Don't bother with the process dump file - it isn't something we can use. I agree with Ian that generated interface checking may be the culprit - turn that off and see if the problem goes away. We have fixed a number of problems like this since version 11.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 14:40:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980139#M99461</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-03-26T14:40:26Z</dc:date>
    </item>
    <item>
      <title>This is weird:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980140#M99462</link>
      <description>&lt;P&gt;This is weird:&lt;/P&gt;
&lt;P&gt;When I turn off interface checking and do a build, I get a raft of other spurious errros which disappear&amp;nbsp;with a subsequent build for the routines with "errors"&lt;/P&gt;
&lt;P&gt;Error&amp;nbsp;7&amp;nbsp; error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;28&amp;nbsp; Error&amp;nbsp;14&amp;nbsp; error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;32&amp;nbsp; Error&amp;nbsp;17&amp;nbsp; error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;34&amp;nbsp; Error&amp;nbsp;32&amp;nbsp; error #6341: A logical data type is required in this context.&amp;nbsp;&amp;nbsp; [NOMEM]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;41&amp;nbsp; Error&amp;nbsp;16&amp;nbsp; error #6341: A logical data type is required in this context.&amp;nbsp;&amp;nbsp; [PART_WHOLE]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;33&amp;nbsp; Error&amp;nbsp;37&amp;nbsp; error #6341: A logical data type is required in this context.&amp;nbsp;&amp;nbsp; [REGR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;44&amp;nbsp; Error&amp;nbsp;22&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [MAX]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;39&amp;nbsp; Error&amp;nbsp;23&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;39&amp;nbsp; Error&amp;nbsp;24&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;25&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;26&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;27&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;28&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NV]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;29&amp;nbsp; error #6385: The highest data type rank permitted is INTEGER(KIND=8).&amp;nbsp;&amp;nbsp; [NV]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;40&amp;nbsp; Error&amp;nbsp;33&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [ALPHA]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;43&amp;nbsp; Error&amp;nbsp;9&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [FATAL]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;31&amp;nbsp; Error&amp;nbsp;6&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [IS_R_MD]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;28&amp;nbsp; Error&amp;nbsp;21&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [MAX]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;36&amp;nbsp; Error&amp;nbsp;5&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [MAX_DIM]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;23&amp;nbsp; Error&amp;nbsp;18&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [NCOR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;36&amp;nbsp; Error&amp;nbsp;30&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [NOMEM]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;41&amp;nbsp; Error&amp;nbsp;8&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [NTOT]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;30&amp;nbsp; Error&amp;nbsp;19&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [NV]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;36&amp;nbsp; Error&amp;nbsp;13&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [PART_WHOLE]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;32&amp;nbsp; Error&amp;nbsp;35&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [REGR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;44&amp;nbsp; Error&amp;nbsp;12&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [REPVAR]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;32&amp;nbsp; Error&amp;nbsp;34&amp;nbsp; error #6404: This name does not have a type, and must have an explicit type.&amp;nbsp;&amp;nbsp; [SCR1]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;43&amp;nbsp; Error&amp;nbsp;4&amp;nbsp; error #7002: Error in opening the compiled module file.&amp;nbsp; Check INCLUDE paths.&amp;nbsp;&amp;nbsp; [CORRELATIONSMOD]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;10&amp;nbsp; Error&amp;nbsp;3&amp;nbsp; error #7002: Error in opening the compiled module file.&amp;nbsp; Check INCLUDE paths.&amp;nbsp;&amp;nbsp; [IMATIN]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;2&amp;nbsp; Error&amp;nbsp;2&amp;nbsp; error #7002: Error in opening the compiled module file.&amp;nbsp; Check INCLUDE paths.&amp;nbsp;&amp;nbsp; [IMATOUT]&amp;nbsp;C:\Development\Projects\MicrOsiris\PGMS\CORRELATIONS.F90&amp;nbsp;2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 15:59:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980140#M99462</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-26T15:59:31Z</dc:date>
    </item>
    <item>
      <title>Try a "rebuild". It looks as</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980141#M99463</link>
      <description>&lt;P&gt;Try a "rebuild". It looks as if not all of the modules got built.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 16:10:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980141#M99463</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-03-26T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Yes, the rebuild clears them</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980142#M99464</link>
      <description>&lt;P&gt;Yes, the rebuild clears them up.&amp;nbsp; I think I may need to reinstall fortran.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 17:09:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980142#M99464</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-26T17:09:00Z</dc:date>
    </item>
    <item>
      <title>There is probably no need to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980143#M99465</link>
      <description>&lt;P&gt;There is probably no need to reinstall the compiler. When you change from Debug to Release (or vice versa), if you make a habit of doing a "clean" before building again, many of these problems may go away.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 17:51:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980143#M99465</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2013-03-26T17:51:07Z</dc:date>
    </item>
    <item>
      <title>Maybe, but I've used it for</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980144#M99466</link>
      <description>&lt;P&gt;Maybe, but I've used it for years without these problems, and now they happen all the time, even after multiple clean and rebuilds...&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 21:29:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sudden-internal-compiler-error/m-p/980144#M99466</guid>
      <dc:creator>nvaneck</dc:creator>
      <dc:date>2013-03-26T21:29:01Z</dc:date>
    </item>
  </channel>
</rss>

