<?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 Well, it does give me normal in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995299#M102368</link>
    <description>Well, it does give me normal errors when I compile it - no internal compiler error.  Please show me all the options you are using.  You can get this from the Command Line property page.

C:\Projects&amp;gt;ifort /c /Qopenmp U328472.f90
Intel(R) Visual Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.0.0.089 Build 20120731
Copyright (C) 1985-2012 Intel Corporation.  All rights reserved.

U328472.f90(4): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MX_AUXILIARY]
use mx_auxiliary, only : link
----^
U328472.f90(4): error #6580: Name in only-list does not exist.   [LINK]
use mx_auxiliary, only : link
-------------------------^
U328472.f90(10): error #6385: The highest data type rank permitted is INTEGER(KIND=8).   [ALLOCERR]
ALLOCATE(tempraw(1), stat=allocerr)
--------------------------^
U328472.f90(13): error #6535: This variable or component must be of a derived or structure type   [DC]
READ(dc%data_unit, rec=irec) tempraw
-----^
U328472.f90(13): error #6460: This is not a field name that is defined in the encompassing structure.   [DATA_UNIT]
READ(dc%data_unit, rec=irec) tempraw
--------^
compilation aborted for U328472.f90 (code 1)</description>
    <pubDate>Wed, 03 Oct 2012 13:59:04 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2012-10-03T13:59:04Z</dc:date>
    <item>
      <title>IVF 2013 errors</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995289#M102358</link>
      <description>&lt;P&gt;I used to compile my project witth IVF 11. I upgraded to IVF 13 and now have thousands of error like this&lt;/P&gt;
&lt;P&gt;Compiling with Intel(R) Visual Fortran Compiler XE 13.0.0.089 [Intel(R) 64]...&lt;BR /&gt;od_com.f90&lt;BR /&gt;fortcom: Fatal: There has been an internal compiler error (C0000005).&lt;/P&gt;
&lt;P&gt;Any hope help?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to easily revert to an older compiler or I just have to &amp;nbsp;uninstall and reinstal the older version?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 23:58:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995289#M102358</guid>
      <dc:creator>tihomir</dc:creator>
      <dc:date>2012-09-28T23:58:10Z</dc:date>
    </item>
    <item>
      <title>If you can't get any cases to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995290#M102359</link>
      <description>If you can't get any cases to compile, it looks like a broken installation of the new compiler, One would hope that removing it and re-installing, possibly from a fresh installer copy, could help.
For completeness, you would give more detail, such as Visual Studio version.  13.0 has dropped support for VS2005, but it should tell you so if you tried to violate that restriction.</description>
      <pubDate>Sat, 29 Sep 2012 10:54:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995290#M102359</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-09-29T10:54:02Z</dc:date>
    </item>
    <item>
      <title>Does this happen on every</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995291#M102360</link>
      <description>Does this happen on every compile, even a simple "Hello World"?  If so, please do uninstall and reinstall.  The VS version you use should not have an effect on this.

See also &lt;A href="http://software.intel.com/en-us/articles/using-older-intel-visual-fortran-versions-in-different-microsoft-visual-studio-versions"&gt;this article&lt;/A&gt;.</description>
      <pubDate>Sat, 29 Sep 2012 21:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995291#M102360</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-09-29T21:59:00Z</dc:date>
    </item>
    <item>
      <title>I uninstalled Composer 2013</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995292#M102361</link>
      <description>I uninstalled Composer 2013 and installed it again. I still have many internal compiler error (C0000005). The project compiled ok with Fortran 11. 

With trial and error I found the offending line that is causing the compiler internal error

fortcom: Fatal: There has been an internal compiler error (C0000005).

The line is this

!$OMP CRITICAL
....

!$OMP END CRITICAL

I have not changed the compiler options - was I supposed to? I used /Qopenmp_stubs before for OMP.</description>
      <pubDate>Tue, 02 Oct 2012 18:47:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995292#M102361</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-02T18:47:16Z</dc:date>
    </item>
    <item>
      <title>With trial and error I found</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995293#M102362</link>
      <description>With trial and error I found the offending line that is causing the compiler internal error

fortcom: Fatal: There has been an internal compiler error (C0000005).

The line is this

!$OMP CRITICAL
....

!$OMP END CRITICAL</description>
      <pubDate>Tue, 02 Oct 2012 19:28:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995293#M102362</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-02T19:28:10Z</dc:date>
    </item>
    <item>
      <title>So it is only sources that</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995294#M102363</link>
      <description>So it is only sources that include OMP CRITICAL sections that have the problem?  Please attach a ZIP of a short (if possible) but complete source that demonstrates the error.</description>
      <pubDate>Tue, 02 Oct 2012 20:01:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995294#M102363</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-10-02T20:01:16Z</dc:date>
    </item>
    <item>
      <title>module gh_data</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995295#M102364</link>
      <description>module gh_data
contains
subroutine Update
	use mx_auxiliary, only : link
end subroutine Update
SUBROUTINE get()
	integer ii, irec
	REAL(8), ALLOCATABLE :: tempraw(:)
	irec=1
		ALLOCATE(tempraw(1), stat=allocerr)
		IF (allocerr &amp;gt; 0) CALL FatalStop(FE_ALLOCATION)
!$OMP CRITICAL
		READ(dc%data_unit, rec=irec) tempraw
!$OMP END CRITICAL
		IF (ALLOCATED(tempraw)) DEALLOCATE(tempraw)
END SUBROUTINE get
end module gh_data</description>
      <pubDate>Tue, 02 Oct 2012 20:41:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995295#M102364</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-02T20:41:33Z</dc:date>
    </item>
    <item>
      <title>The above code results in the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995296#M102365</link>
      <description>The above code results in the internal error - pretty unstable situation - even removing spaces can change from internal error to compiled</description>
      <pubDate>Tue, 02 Oct 2012 20:45:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995296#M102365</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-02T20:45:24Z</dc:date>
    </item>
    <item>
      <title>That code is not self</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995297#M102366</link>
      <description>That code is not self-contained - there is no declaration of the derived type dc. I assume that the USE is not necessary..

Let me suggest something else - right click on the project, select Properties &amp;gt; Fortran &amp;gt; Diagnostics.  Set "Check Routine Interfaces" to No and recompile.  Does that change the behavior?</description>
      <pubDate>Tue, 02 Oct 2012 21:09:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995297#M102366</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-10-02T21:09:11Z</dc:date>
    </item>
    <item>
      <title>The Check Routine Interfaces</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995298#M102367</link>
      <description>The Check Routine Interfaces is already set to No. The code may not be self-contained but the compiler should not be giving internal error - it should say something like "something is not defined". Just add this to any project and compile just that module. Well let me know what I can help to track down the problem ...</description>
      <pubDate>Tue, 02 Oct 2012 21:18:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995298#M102367</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-02T21:18:46Z</dc:date>
    </item>
    <item>
      <title>Well, it does give me normal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995299#M102368</link>
      <description>Well, it does give me normal errors when I compile it - no internal compiler error.  Please show me all the options you are using.  You can get this from the Command Line property page.

C:\Projects&amp;gt;ifort /c /Qopenmp U328472.f90
Intel(R) Visual Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.0.0.089 Build 20120731
Copyright (C) 1985-2012 Intel Corporation.  All rights reserved.

U328472.f90(4): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MX_AUXILIARY]
use mx_auxiliary, only : link
----^
U328472.f90(4): error #6580: Name in only-list does not exist.   [LINK]
use mx_auxiliary, only : link
-------------------------^
U328472.f90(10): error #6385: The highest data type rank permitted is INTEGER(KIND=8).   [ALLOCERR]
ALLOCATE(tempraw(1), stat=allocerr)
--------------------------^
U328472.f90(13): error #6535: This variable or component must be of a derived or structure type   [DC]
READ(dc%data_unit, rec=irec) tempraw
-----^
U328472.f90(13): error #6460: This is not a field name that is defined in the encompassing structure.   [DATA_UNIT]
READ(dc%data_unit, rec=irec) tempraw
--------^
compilation aborted for U328472.f90 (code 1)</description>
      <pubDate>Wed, 03 Oct 2012 13:59:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995299#M102368</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-10-03T13:59:04Z</dc:date>
    </item>
    <item>
      <title>/Qopenmp_stubs /check:noarg</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995300#M102369</link>
      <description>/Qopenmp_stubs /check:noarg_temp_created /check:nooutput_conversion


/nologo /debug:full /Od /fpscomp:ioformat /warn:declarations /real_size:64 /Qauto /fpe:0 /module:"Debug/" /object:"Debug/" /Fd"Debug\vc100.pdb" /traceback /check:all /libs:static /threads /dbglibs /c</description>
      <pubDate>Wed, 03 Oct 2012 15:47:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995300#M102369</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-03T15:47:43Z</dc:date>
    </item>
    <item>
      <title>No difference.  Perhaps I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995301#M102370</link>
      <description>No difference.  Perhaps I need the module.  If you create a new project with just this one source added to it, do you still get the internal compiler error?</description>
      <pubDate>Wed, 03 Oct 2012 16:00:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995301#M102370</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-10-03T16:00:10Z</dc:date>
    </item>
    <item>
      <title>I dont get the error when the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995302#M102371</link>
      <description>I dont get the error when the file is alone. I can upload whatever you need. I would need secure line since the code is proprietary.</description>
      <pubDate>Wed, 03 Oct 2012 16:11:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995302#M102371</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2012-10-03T16:11:24Z</dc:date>
    </item>
    <item>
      <title>Please use Intel Premier</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995303#M102372</link>
      <description>Please use Intel Premier Support (https://premier.intel.com/) , then.</description>
      <pubDate>Wed, 03 Oct 2012 16:43:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IVF-2013-errors/m-p/995303#M102372</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-10-03T16:43:45Z</dc:date>
    </item>
  </channel>
</rss>

