- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Compiling the attached tiny example as-is in two separate files results in an internal compiler error with 13.0: intel-bug-20121006b-2.f90(4): catastrophic error: **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.
The example compiles fine if the source is consolidated into a single file.
-Neil
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have escalated this issue to the developers. The issue number is DPD200237121. I will post any updates I receive to this issue.
It does not occur when the program and module are in the same file because the subroutine call is optimized away unless it is compiled with optimization turned off (-O0).
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