Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

ICE with parameterized derive type and debug enabled

Olsen__Oystein
Beginner
662 Views

The attached file generates an ICE when I compile it with

$ ifort -debug tests.f90

It compiles fine if I drop the debug statement. 

$ ifort -v
ifort version 15.0.0

I am running openSUSE 13.1.0  Please let me know if you need additional information.

Øystein

 

 

 

 

0 Kudos
2 Replies
Kevin_D_Intel
Employee
662 Views

Thank you for reporting this. I will investigate and post again with some additional details.

0 Kudos
Kevin_D_Intel
Employee
662 Views

Thank you for the convenient test case. I reproduced the error but find no other work around besides dropping the -debug option. I directed the issue to Development for further investigation/repair and will keep this post updated on the status of fix.

(Internal tracking id: DPD200360960)

0 Kudos
Reply