- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I uncountered an internal compile error using ifort v9.1.036 (but the same error shows up also with v9.0.031) . The code compiles fine with g95 or pgf90.
The error:
ifort -O3 -c ./kiva3d/timstp.f
0_1270 fortcom: Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error. in file ./kiva3d/timstp.f, line 97, column 27
compilation aborted for ./kiva3d/timstp.f (code 3)
make: *** [kiva3d/object/timstp.o] Error 3
The file is timstp.f
The file and *.mod needed are in the zip file attached.
Thanks,
Fabrizio
I uncountered an internal compile error using ifort v9.1.036 (but the same error shows up also with v9.0.031) . The code compiles fine with g95 or pgf90.
The error:
ifort -O3 -c ./kiva3d/timstp.f
0_1270 fortcom: Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error. in file ./kiva3d/timstp.f, line 97, column 27
compilation aborted for ./kiva3d/timstp.f (code 3)
make: *** [kiva3d/object/timstp.o] Error 3
The file is timstp.f
The file and *.mod needed are in the zip file attached.
Thanks,
Fabrizio
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Internal errors need to be reported to [https://premier.intel.com Premier Support]. Please submit a ticket with your test case.
Your test case will need to have source files for every `.mod` file. I.e., it's not enough to just submit a bunch of `.mod` files.
CESR is very useful for gathering all necessary test case components. It is announced and described [http://softwareforums.intel.com/ISN/Community/en-US/forums/post/223930.aspx here].
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the information. I'll report the problem to Premier Support.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page